server performance issue

Phil Bayfield phil at techlightenment.com
Tue Oct 26 14:47:48 MSD 2010


Setting the FPM max requests param to a low number might help (default of
500 is fine).

I've found when benchmarking that the PHP processes don't release memory
very well and have a tendency to grow bigger and bigger, while getting
slower and taking longer to process requests in the process.

After changing this setting I was able to push several 100,000 requests at
the server and maintain a consistent response time and memory usage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20101026/c526523a/attachment.html>


More information about the nginx mailing list