Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Кол-во подключений в сос тоянии writing --- магическое число, почему?
> Не очень понятно вот это:
>
> 2010/05/28 23:47:04 [notice] 28219#0: built by gcc 4.1.2 20080704 (Red Hat
> 4.1.2-46)
> 2010/05/28 23:47:04 [notice] 28219#0: OS: Linux 2.6.9-023stab051.3-enterprise
> 2010/05/28 23:47:04 [notice] 28219#0: getrlimit(RLIMIT_NOFILE): 1024:1024
>
> Я вообще-то указал worker_rlimit_nofile 100000; . Это особая web 2:0 магия?
ulimit -a
пропишите себе нужное nofile в /etc/security/limits.conf и ребутните сервер.
У нас обычно по 65535 стоит.
$ grep '^[^#]' /etc/security/limits.conf
* hard nofile 65535
* soft nofile 65535
С уважением,
Осипов Станислав.
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|