Workers scheduler

Michael Baudino michael.baudino at acrelec.com
Fri Mar 13 03:09:32 MSK 2009


Hello everyone,

I'm wondering how nginx is balancing requests process among the
different workers.

Is there a scheduler ? If yes, what's the algorithm ?

I'd like to use fair queuing for my workers (i.e. send a new request to
process to the least loaded worker, based on CPU, memory or IO wait for
exemple).

Thanks in advance.

-- 
Michael Baudino






More information about the nginx mailing list