Complexity of nginx

Edho Arief edho at myconan.net
Sat Feb 18 12:37:43 UTC 2012


Hello!

On Sat, Feb 18, 2012 at 7:04 PM, Mizan <mizanniit at gmail.com> wrote:
> Hello,
> Would tell me how to reduce the number of spawned php-fpm processes in
> order to reduce the load in your server? Results are given below:

With the amount of ram your server have, you shouldn't reduce your
php-fpm processes. If the server isn't serving pages fast enough, try
increasing worker processes and php max children.

And your IO wait is rather high; check if there's any disk problem.
More advanced caching configuration should also help reducing disk
load.

-- 
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org



More information about the nginx mailing list