nginx/src/http
Igor Sysoev 42b12b34fa nginx-0.1.11-RELEASE import
*) Feature: the worker_priority directive.

    *) Change: both tcp_nopush and tcp_nodelay directives affect the
       transferred response.

    *) Bugfix: nginx did not call initgroups().
       Thanks to Andrew Sitnikov and Andrei Nigmatulin.

    *) Change: now the ngx_http_autoindex_module shows the file size in the
       bytes.

    *) Bugfix: the ngx_http_autoindex_module returned the 500 error if the
       broken symlink was in a directory.

    *) Bugfix: the files bigger than 4G could not be transferred using
       sendfile.

    *) Bugfix: if the backend was resolved to several backends and there
       was an error while the response waiting then process may got caught
       in an endless loop.

    *) Bugfix: the worker process may exit with the "unknown cycle" message
       when the /dev/poll method was used.

    *) Bugfix: "close() channel failed" errors.

    *) Bugfix: the autodetection of the "nobody" and "nogroup" groups.

    *) Bugfix: the send_lowat directive did not work on Linux.

    *) Bugfix: the segmentation fault occurred if there was no events
       section in configuration.

    *) Bugfix: nginx could not be built on OpenBSD.

    *) Bugfix: the double slashes in "://" in the URI were converted to
       ":/".
2004-12-02 18:40:46 +00:00
..
modules nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_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_http_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_http_cache.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_http_cache.h nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_config.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_http_copy_filter.c nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_http_core_module.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_core_module.h nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_http_file_cache.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_http_header_filter.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_log_handler.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_log_handler.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_http_parse_time.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_http_parse.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_request_body.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_http_request.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_request.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_http_script.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_http_script.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_http_special_response.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_http_write_filter.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_http.h nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00