Page 1 of 1

Change Apache mpm_prefork to mpm_worker

Posted: Thu Dec 04, 2014 4:40 pm
by RichBos
Hi, we are having some issues with keep alive requests + traffic load on our Wordpress multisite and would like to try switching from Apache mpm_prefork to mpm_worker, however we are aware there may be php considerations also.

Could the process be as simple as just running 'apt-get install apache2-mpm-worker' and letting it do its thing, or might there be any other considerations? For example would we need to switch to the phpcgi or phpfcgid template for the web domain?

For info we are running Ubuntu 12.04 with Apache 2.2.22.

Any advice would be most appreciated, many thanks

Richard