Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx-0.8.21
On Tue, Oct 27, 2009 at 03:17:43AM +0300, proforg wrote:
> 2009/10/26 Igor Sysoev <is@xxxxxxxxxxxxx>:
> > Изменения в nginx 0.8.21 26.10.2009
> > *) Исправление: утечки сокетов; ошибка появилась в 0.8.11.
>
> Игорь, при включении AIO все так же растет количество соединений в
> состоянии writing и размер потребляемой памяти :(
>
> ~>nginx -V
> nginx version: nginx/0.8.21
> 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-debug
> --with-file-aio --with-http_stub_status_module
> --with-http_addition_module --with-http_random_index_module
> --with-http_flv_module --with-http_ssl_module --with-http_dav_module
> --with-http_realip_module --with-http_secure_link_module
> --with-http_xslt_module --with-http_addition_module
> --with-http_image_filter_module --with-http_geoip_module
> --add-module=mod_zip-1.1.4
> --add-module=nginx_uploadprogress_module-0.5
> --add-module=nginx_upload_module-2.0.10
upload модули используются ?
> ~>uname -a
> Linux hunterscash.com 2.6.26-2-amd64 #1 SMP Wed Aug 19 22:33:18 UTC
> 2009 x86_64 GNU/Linux
Нужно включить в nginx.conf:
debug_points abort;
тогда на выходе вокеров будут корки при текущих соединениях.
--
Игорь Сысоев
http://sysoev.ru
|