]> git.kaiwu.me - nginx.git/commit
nginx-0.3.35-RELEASE import release-0.3.35
authorIgor Sysoev <igor@sysoev.ru>
Tue, 28 Mar 2006 12:24:47 +0000 (12:24 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 28 Mar 2006 12:24:47 +0000 (12:24 +0000)
commit6275f56129da620742f578590abb3c61ede68b89
tree30e2091b58f98687176b0db88f3170ba476fddb2
parent39600ca7fcf7a4c6337ddff64eeca322a544f391
nginx-0.3.35-RELEASE import

    *) Bugfix: the accept-filter and the TCP_DEFER_ACCEPT option were set
       for first "listen" directive only; the bug had appeared in 0.3.31.

    *) Bugfix: in the "proxy_pass" directive without the URI part in a
       subrequest.
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_connection.c
src/http/modules/ngx_http_proxy_module.c
src/os/unix/ngx_readv_chain.c
src/os/unix/ngx_recv.c