worker_processes

Andrey Y. Ostanovsky andrey at ostanovsky.spb.ru
Wed Jun 29 18:28:20 MSD 2005


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

Andrey


More information about the nginx-ru mailing list