]> git.kaiwu.me - nginx.git/commit
reuse keepalive connections if there are no free worker connections
authorIgor Sysoev <igor@sysoev.ru>
Mon, 4 Apr 2011 12:26:53 +0000 (12:26 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 4 Apr 2011 12:26:53 +0000 (12:26 +0000)
commit4956ac510858c5bc32945bcb87a460b91440ad3e
treec3692ef67e1a4fb4d10a4ab213c13844a34173ed
parentfde7d51392598d0fa74dca125883d9663e7eb80a
reuse keepalive connections if there are no free worker connections
patch by Maxim Dounin
src/core/ngx_connection.c
src/core/ngx_connection.h
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/http/ngx_http_request.c