worker_processes

Igor Sysoev is at rambler-co.ru
Wed Jun 29 18:40:06 MSD 2005


On Wed, 29 Jun 2005, Andrey Y. Ostanovsky wrote:

> On Wed, Jun 29, 2005 at 06:01:42PM +0400, Igor Sysoev wrote:
>
>> А что показывает
>> fstat | grep 'nginx.*tcp' | awk '{print $3}' | sort | uniq -c
>
> Хотя, состояние во времени меняется:
> # fstat | awk '/nginx.*tcp/ {print $3}' | sort | uniq -c
>   1 2243
>  58 4540
>   1 4541
>   1 4542
>  67 4543
>  16 4544
>   1 4545
>   1 4546
>   5 4547

Это число открытых сокетов на каждый процесс.


Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list