Tree @release-0.8.11 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- 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.8.11
- do not create cache key in AIO invocation Igor Sysoev 12 years ago
- fix sending a cached file using AIO Igor Sysoev 12 years ago
- do not disable gzip for MSIE 6.0 SV1 in "gzip_disable msie6" Igor Sysoev 12 years ago
- directio_alignment Igor Sysoev 12 years ago
- FreeBSD and Linux AIO support Igor Sysoev 12 years ago
- style fix Igor Sysoev 12 years ago
- axe r->connection->destroyed testing Igor Sysoev 12 years ago
- request reference counter Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- strict testing "access_log off" Igor Sysoev 12 years ago
- process upstream ETag header Igor Sysoev 12 years ago
- fix copy destination name length, introduced in r3025 Igor Sysoev 12 years ago
- fix memory leak if GeoIP City database was used Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- refactor fastcgi stderr handling Igor Sysoev 12 years ago
- allow cross device temporary files atomic copying: Igor Sysoev 12 years ago
- unlock incompletely loaded cache Igor Sysoev 12 years ago
- cache loader process Igor Sysoev 12 years ago
- test cache path levels while reconfiguration Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix segfault introduced in r3007 Igor Sysoev 12 years ago
- fix a garbage in a split fastcgi header Igor Sysoev 12 years ago
- continue to parse available fastcgi record after a split header, Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- ngx_http_upstream_create() to cleanup the previous upstream after Igor Sysoev 12 years ago
- clear "Accept-Ranges" for SSI responses Igor Sysoev 12 years ago
- fix handling "Last-Modified" and "Accept-Ranges" for upstream responses Igor Sysoev 12 years ago
- allow to proxy_pass_header/fastcgi_pass_header "X-Accel-Redirect", Igor Sysoev 12 years ago
- fix return value Igor Sysoev 12 years ago
- fix segfault if 400 or 414 errors are handled intricately Igor Sysoev 12 years ago