Lowering memory use for worker MPM
I've recently moved from the prefork MPM to the worker MPM because there was a process limit imposed by the VPS that I was hitting.
However, contrary to what I've been hearing, memory usage increased. Most of them belong to php-cgi processes. Is there something I'm doing wrong?
I have quite a few domains (ie. vhosts) on the server, so a possibility might be because there's a different fcgi starter script for each domain?
Last edited by lth; 24th October 2012 at 19:21.
|
Recent comments
23 hours 5 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
2 days 56 min ago
2 days 1 hour ago
2 days 5 hours ago