nginx-0.1.35-RELEASE import
*) Feature: the "working_directory" directive. *) Feature: the "port_in_redirect" directive. *) Bugfix: the segmentation fault was occurred if the backend response header was in several packets; the bug had appeared in 0.1.29. *) Bugfix: if more than 10 servers were configured or some server did not use the "listen" directive, then the segmentation fault was occurred on the start. *) Bugfix: the segmentation fault might occur if the response was bigger than the temporary file. *) Bugfix: nginx returned the 400 response on requests like "GET http://www.domain.com/uri HTTP/1.0"; the bug had appeared in 0.1.28.
Showing
- auto/cc/gcc 6 additions, 1 deletionauto/cc/gcc
- auto/cc/icc 20 additions, 4 deletionsauto/cc/icc
- auto/modules 12 additions, 2 deletionsauto/modules
- auto/sources 10 additions, 3 deletionsauto/sources
- docs/xml/nginx/changes.xml 72 additions, 0 deletionsdocs/xml/nginx/changes.xml
- src/core/nginx.c 7 additions, 0 deletionssrc/core/nginx.c
- src/core/nginx.h 1 addition, 1 deletionsrc/core/nginx.h
- src/core/ngx_connection.c 12 additions, 8 deletionssrc/core/ngx_connection.c
- src/core/ngx_connection.h 1 addition, 2 deletionssrc/core/ngx_connection.h
- src/core/ngx_cycle.h 2 additions, 0 deletionssrc/core/ngx_cycle.h
- src/core/ngx_string.c 22 additions, 0 deletionssrc/core/ngx_string.c
- src/core/ngx_string.h 1 addition, 0 deletionssrc/core/ngx_string.h
- src/event/ngx_event_pipe.c 8 additions, 0 deletionssrc/event/ngx_event_pipe.c
- src/http/modules/ngx_http_proxy_module.c 4 additions, 0 deletionssrc/http/modules/ngx_http_proxy_module.c
- src/http/ngx_http.c 8 additions, 5 deletionssrc/http/ngx_http.c
- src/http/ngx_http_config.h 2 additions, 1 deletionsrc/http/ngx_http_config.h
- src/http/ngx_http_core_module.c 16 additions, 6 deletionssrc/http/ngx_http_core_module.c
- src/http/ngx_http_core_module.h 2 additions, 1 deletionsrc/http/ngx_http_core_module.h
- src/http/ngx_http_header_filter_module.c 16 additions, 14 deletionssrc/http/ngx_http_header_filter_module.c
- src/http/ngx_http_parse.c 5 additions, 5 deletionssrc/http/ngx_http_parse.c
Please register or sign in to comment