apache-mpm-event: optimizing for linode-512
am just getting started with linode.
Looking at the getting started docs, there is a section on optimizing apache for a linode-512
Anyone care to share their settings for Apache2 mpm-event ?
Thanks
3 Replies
Let me ask this a different way:
is mpm-event close enough to mpm-worker to apply the same setting optimizations?
After a quick glance over the event page it appears you can use the same settings as prefork except you can keep keep alives on since they're passed off to a separate thread.
@obs:
I think you'll be hard pushed to find someone who uses mpm-event in production
Untrue. HostGator's VPS + Dedicated systems run Event to pretty good effect. Performance is great.