stub_status показывает странные цифры

Андрей Василишин a.vasilishin на kpi.ua
Ср Мар 30 19:14:19 MSD 2011


Всем привет!

# nginx -V
nginx version: nginx/0.8.54
configure arguments: --conf-path=/etc/nginx/nginx.conf 
--error-log-path=/var/log/nginx/error.log 
--http-client-body-temp-path=/var/lib/nginx/body 
--http-fastcgi-temp-path=/var/lib/nginx/fastcgi 
--http-log-path=/var/log/nginx/access.log 
--http-proxy-temp-path=/var/lib/nginx/proxy 
--http-scgi-temp-path=/var/lib/nginx/scgi 
--http-uwsgi-temp-path=/var/lib/nginx/uwsgi 
--lock-path=/var/lock/nginx.lock --pid-path=/var/run/nginx.pid 
--with-debug --with-file-aio --with-http_flv_module 
--with-http_geoip_module --with-http_stub_status_module

# netstat -anp | grep "nginx" | wc -l
687

В тоже время:
Active connections: 1904
server accepts handled requests
  592012 592012 695964
Reading: 0 Writing: 1877 Waiting: 27

Сейчас по графикам Active connections не падает ниже 1200, хотя раньше 
суточный минимум был на 100 коннектов.
С чем это может быть связано?

-- 
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE



Подробная информация о списке рассылки nginx-ru