[Bug 1028470] Re: apache2+ssl hangs on high load

Clint Byrum clint at fewbar.com
Fri Jul 27 14:08:21 UTC 2012


One thing to consider as a workaround to this is to use php5-fpm for
per-user PHP, running a daemon per user. This has the additional benefit
of being able to limit each user's memory usage individually. You can
then switch to apache worker, which I'm sure does not have this issue.
This should also be quite a bit more memory efficient as static files
will be served from the apache threads rather than all 1000+ processes.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1028470

Title:
  apache2+ssl hangs on high load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1028470/+subscriptions



More information about the Ubuntu-server-bugs mailing list