Questions about worker_processes && worker_connections

Aleksandar Lazic al-nginx at none.at
Fri Apr 28 09:42:29 MSD 2006


On Fre 28.04.2006 09:15, Igor Sysoev wrote:
>On Fri, 28 Apr 2006, Aleksandar Lazic wrote:
>>
>>and the worker_processes are only for 'loadbalancing'?
>
>worker_processes are used for
>1) SMP,
>2) to decrease latency when workers blockend on disk I/O,
>3) to limit number of connections per process when select()/poll() is
>   used.

Thanx ;-)

regards

Aleks





More information about the nginx mailing list