I\'ve got a quite busy server: PHP (Wordpress) using W3TotalCache APC, Varnish for Apache and Cloudflare to handle all traffic. Ubuntu 14.04.4 LTS
Only one website with
Basically config got overwritten in: /etc/apache2/mods-available/mpm_prefork.conf
I put the new setting in that file and it seems Apache works correctly now.
Hopefully this helps someone else, don't put your config straight in apache2.conf or httpd.conf. Make sure you change all loaded config files.