Persistent HTTP connections && Pipelining
umask
umask at yandex.ru
Fri Nov 16 11:07:28 MSK 2007
15.11.07, 00:36, Exe (xmail at messir.net):
> Сделайте не 5000 а 500000, думаю, цифры изменятся потому как много сокетов
> будет
> в FIN_WAIT2 или как оно там называется. Кстати, под разными ОС результаты
> бенчмарка
> будут разными. А во, фре, где есть no_local_timewait=1, могут быть
> результаты гораздо
> лучше чем в linux.
linux 2.6 (rhel)
man tcp:
tcp_tw_recycle (Boolean; default: disabled)
Enable fast recycling of TIME-WAIT sockets. Enabling this
option is not recommended since this causes problems when work‐
ing with NAT (Network Address Translation).
tcp_tw_reuse (Boolean; default: disabled)
Allow to reuse TIME-WAIT sockets for new connections when it is
safe from protocol viewpoint. It should not be changed without
advice/request of technical experts.
More information about the nginx-ru
mailing list