server performance issue

Phil Bayfield phil at techlightenment.com
Tue Oct 26 14:52:46 MSD 2010


Sorry didn't read you config before posting, you already have this. :)

You probably need to reduce the number of child processes, more is not
better.

On intensive PHP applications I've found lower is better.

For example, if you have 100 concurrent connections, this doesn't mean
you necessarily need 100 PHP-FPM children.

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20101026/4241115f/attachment.html>


More information about the nginx mailing list