nginx/src/event
Igor Sysoev e5a222c6fe nginx-0.1.16-RELEASE import
*) Bugfix: if the response were transferred by chunks, then on the HEAD
       request the final chunk was issued.

    *) Bugfix: the "Connection: keep-alive" header were issued, even if the
       keepalive_timeout directive forbade the keep-alive use.

    *) Bugfix: the errors in the ngx_http_fastcgi_module caused the
       segmentation faults.

    *) Bugfix: the compressed response encrypted by SSL may not transferred
       complete.

    *) Bugfix: the TCP-specific TCP_NODELAY, TCP_NOPSUH, and TCP_CORK
       options, are not used for the unix domain sockets.

    *) Feature: the rewrite directive supports the arguments rewriting.

    *) Bugfix: the response code 400 was returned for the POST request with
       the "Content-Length: 0" header; the bug had appeared in 0.1.14.
2005-01-25 12:27:35 +00:00
..
modules nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_accept.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_acceptex.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_event_busy_lock.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_event_busy_lock.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_event_connect.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_connect.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_event_connectex.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_mutex.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_openssl.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_event_openssl.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_event_pipe.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_pipe.h nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_posted.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_event_posted.h nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_timer.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_timer.h nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_event.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00