Tree @release-1.1.0 (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-1.1.0
- fix r3981 again for case "Accept-Encoding: gzip" Igor Sysoev 10 years ago
- always set timer in discard body handler, this fixes the cases Igor Sysoev 10 years ago
- lingering_close "off|on|always" Igor Sysoev 10 years ago
- do not send RST on normal lingering close read timeout, Igor Sysoev 10 years ago
- fix r3981 for case "Accept-Encoding: gzip" Igor Sysoev 10 years ago
- enable lingering close for pipelined requests Igor Sysoev 10 years ago
- Accept-Encoding refactoring: "gzip; q=0" support Igor Sysoev 10 years ago
- Accept-Encoding refactoring: test first the most common case "gzip," Igor Sysoev 10 years ago
- Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip Igor Sysoev 10 years ago
- test length of proxy_pass with variables Igor Sysoev 10 years ago
- update r3945 with more descriptive error message Igor Sysoev 10 years ago
- loader_files, loader_sleep, and loader_threshold Igor Sysoev 10 years ago
- set correct configuration file values while adding path Igor Sysoev 10 years ago
- rename ngx_http_file_cache_manager_sleep() to ngx_http_file_cache_loader_sleep() Igor Sysoev 10 years ago
- do not close connection if cache file is too small: replace it with valid one Igor Sysoev 10 years ago
- elimination of reading cache files by cache loader Igor Sysoev 10 years ago
- fix r3968 Igor Sysoev 10 years ago
- update the previous commit: Igor Sysoev 10 years ago
- The cache loader performs two tasks: inserting cache objects in inactivity Igor Sysoev 10 years ago
- fuse two if's in one condition Igor Sysoev 10 years ago
- style fix Igor Sysoev 10 years ago
- do not try to reuse and save a SSL session for a peer created on the fly Igor Sysoev 10 years ago
- finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait Igor Sysoev 10 years ago
- ECDHE support Igor Sysoev 10 years ago
- MSIE export versions are rare now, so RSA 512 key is generated on demand Igor Sysoev 10 years ago
- bump version: 1.1.0 development version Igor Sysoev 10 years ago
- fix segfault if cache key is larger than upstream buffer size Igor Sysoev 10 years ago
- $uid_reset Igor Sysoev 10 years ago
- fix r3756: release lock to allow other process to delete cache node Igor Sysoev 10 years ago
- revert r3935 and fix "stalled cache updating" alert Igor Sysoev 11 years ago