Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Странные 1024 коннекта
Имеется форк Кирилла Коринского
# nginx -V
nginx version: nginx/0.8.29
TLS SNI support enabled
configure arguments: --conf-path=/etc/nginx/nginx.conf
--error-log-path=/var/log/nginx/error.log --pid-path=/var/run/nginx.pid
--lock-path=/var/lock/nginx.lock
--http-log-path=/var/log/nginx/access.log
--http-client-body-temp-path=/var/lib/nginx/body
--http-proxy-temp-path=/var/lib/nginx/proxy
--http-fastcgi-temp-path=/var/lib/nginx/fastcgi
--with-http_stub_status_module --with-http_flv_module
--with-http_ssl_module --with-http_dav_module --with-http_realip_module
--with-http_addition_module --with-http_xslt_module
--with-http_gzip_static_module --with-http_random_index_module
--with-http_image_filter_module --with-http_perl_module
--with-http_geoip_module --with-file-aio
Linux 2.6.32-5-amd64 #1 SMP Wed Oct 20 00:05:22 UTC 2010 x86_64 GNU/Linux
в конфиге:
worker_priority -10;
В результате больше 1024 коннектов нгинкс не принимал (см. атач)
Убрал worker_priority, сразу конекты полезли вверх.
Это баг/фича нгинкса, линукса или кого?
--
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE
Attachment:
nginx_1k.png
Description: PNG image
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|