Tree @release-0.6.8 (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.8
- set delay only when almost whole sendfile_max_chunk was transferred Igor Sysoev 14 years ago
- use %v for ngx_variable_value_t in ngx_sprintf(), Igor Sysoev 14 years ago
- auto redirect lost arguments Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- upstream sendfile bit was overridden by r->connection->sendfile Igor Sysoev 14 years ago
- fix long loop Igor Sysoev 14 years ago
- regex in valid_referers Igor Sysoev 14 years ago
- regex in server_name Igor Sysoev 14 years ago
- fix building by bcc without PCRE Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- ignore meaningless bits in CIDR and warn about them Igor Sysoev 14 years ago
- sort upstream weights Igor Sysoev 14 years ago
- backup upstream servers Igor Sysoev 14 years ago
- set default listen() backlog to 511 on all platforms except FreeBSD Igor Sysoev 14 years ago
- "down" server caused endless loop Igor Sysoev 14 years ago
- omit unnecessary conditions Igor Sysoev 14 years ago
- discard request body before going to keep-alive state and use lingering timeouts Igor Sysoev 14 years ago
- omit unnecessary XSRETURN_EMPTY Igor Sysoev 14 years ago
- $r->discard_request_body Igor Sysoev 14 years ago
- rename ngx_http_discard_body() to ngx_http_discard_request_body() Igor Sysoev 14 years ago
- block reading for level events Igor Sysoev 14 years ago
- rename ngx_http_block_read() and ngx_http_test_read() to ..._reading() Igor Sysoev 14 years ago
- discard request body in cycle Igor Sysoev 14 years ago
- move "Expires" header code to a separate function Igor Sysoev 14 years ago
- move "Cache-Control" header code to specific handler Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- use header specific handler in add_handler, Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- named location Igor Sysoev 14 years ago
- --sysconfdir=DIR Igor Sysoev 14 years ago