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
1 day 6 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 22 hours ago
2 days 12 hours ago
2 days 13 hours ago