| Nginx-ru mailing list archive (nginx-ru@sysoev.ru) [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 статус у 0.6.29
 
 
После апдейта 0.6.25
nginx version: nginx/0.6.25
configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt=-I 
/usr/local/include --with-ld-opt=-L /usr/local/lib 
--conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx 
--pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx-error.log 
--user=www --group=www --with-debug 
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp 
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp 
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp 
--http-log-path=/var/log/nginx-access.log --with-http_gzip_static_module 
--with-http_stub_status_module 
на 0.6.29
nginx version: nginx/0.6.29
configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt=-I 
/usr/local/include --with-ld-opt=-L /usr/local/lib 
--conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx 
--pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx-error.log 
--user=www --group=www --with-debug 
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp 
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp 
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp 
--http-log-path=/var/log/nginx-access.log --with-http_realip_module 
--with-http_stub_status_module 
в статусе начался рост коннектов, за полтора суток набежало
Active connections: 13536
server accepts handled requests
 1518022 1518022 9963816
Reading: 3 Writing: 1975 Waiting: 11558
реально такого количества коннектов нет.
На сервере примерно 100 запросов/сек, обычный статус выглядит так
Active connections: 543
server accepts handled requests
 103664 103664 714679
Reading: 0 Writing: 59 Waiting: 484
6.2-RELEASE, сборка www/nginx-devel
 
 |