Tree @release-0.6.11 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- ngx_http_cache.c
- ngx_http_cache.h
- ngx_http_config.h
- ngx_http_copy_filter_module.c
- ngx_http_core_module.c
- ngx_http_core_module.h
- ngx_http_file_cache.c
- ngx_http_header_filter_module.c
- ngx_http_parse.c
- ngx_http_parse_time.c
- ngx_http_postpone_filter_module.c
- ngx_http_request.c
- ngx_http_request.h
- ngx_http_request_body.c
- ngx_http_script.c
- ngx_http_script.h
- ngx_http_special_response.c
- ngx_http_upstream.c
- ngx_http_upstream.h
- ngx_http_upstream_round_robin.c
- ngx_http_upstream_round_robin.h
- ngx_http_variables.c
- ngx_http_variables.h
- ngx_http_write_filter_module.c
History of src / http @release-0.6.11
- response to the HEAD request should be a header only Igor Sysoev 14 years ago
- connection error should be logged with "connecting to upstream" action, Igor Sysoev 14 years ago
- read EOF of header only responses in non-buffered proxying Igor Sysoev 14 years ago
- there may be several "Connection" header lines and each may have several tokens Igor Sysoev 14 years ago
- escape internal request URI in proxy_pass Igor Sysoev 14 years ago
- balance more fair when there are several servers with equal weights, Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- fix case when server was marked as down after one failure Igor Sysoev 14 years ago
- backout r1426: return dynamic weights Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- open_file_cache_events Igor Sysoev 14 years ago
- fix unlikely socket leak Igor Sysoev 14 years ago
- fix socket leak introduced in r1374 when request header and body was Igor Sysoev 14 years ago
- open_file_cache in HTTP Igor Sysoev 14 years ago
- change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr Igor Sysoev 14 years ago
- allow to append charset to the "Content-Type" header Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- If-Modified-Since should be unique header line Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- return 400 response Igor Sysoev 14 years ago
- cancel dynamic weights, Igor Sysoev 14 years ago
- optimize r->connection in ngx_http_finalize_request() Igor Sysoev 14 years ago
- cancel keep-alive and lingering close on EOF Igor Sysoev 14 years ago
- cancel discarding body on EOF Igor Sysoev 14 years ago
- add guard code to prevent endless loop Igor Sysoev 14 years ago
- update ip_hash to "backup" option Igor Sysoev 14 years ago
- set current peer to use it in ngx_http_upstream_free_round_robin_peer() Igor Sysoev 14 years ago
- fix ip_hash on 64-bit platform Igor Sysoev 14 years ago
- fix build on amd64 Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago