Re: Странные 1024 коннекта

Андрей Василишин a.vasilishin на kpi.ua
Вт Окт 26 23:01:53 MSD 2010


26.10.2010 21:52, Vladimir Getmanshchuk пишет:
> Try:
>
> ...
> worker_processes   2;
> ...
>
> events {
>      ...
>      worker_connections   2048;
>      ...
>      }
> ...
>

Какбе и до этого было:
user  nginx nginx;
worker_processes  2;

error_log  /var/log/nginx/error_log crit;

pid        /var/run/nginx.pid;
# worker_priority  -10;
events {
     worker_connections  12000;
      use epoll;

}
Как только закаментил worker_priority, так сразу коннекты поползли вверх


-- 
WBR, Andrey Vasilishin CDIG1-UANIC, CDIG1-RIPE
----------- следущая часть -----------
A non-text attachment was scrubbed...
Name: nginx_more_1k.png
Type: image/png
Size: 34323 bytes
Desc: отсутствует
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20101026/719bae7e/attachment-0001.png>


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