Tree @release-0.5.2 (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.5.2
- upstream name was tried to resolve Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- fix fastcgi and memcached upstreams Igor Sysoev 15 years ago
- fix post_action for disconnected client Igor Sysoev 15 years ago
- TCP upstreams always used the first TCP upstream with the same name Igor Sysoev 15 years ago
- fix when last htpasswd line has no CR or LF Igor Sysoev 15 years ago
- the previous fix does not actually fix overflow Igor Sysoev 15 years ago
- fix msec overflow Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- upstream choice modules Igor Sysoev 15 years ago
- the PERL_NO_GET_CONTEXT is actually required, see perlguts Igor Sysoev 15 years ago
- axe old % log format Igor Sysoev 15 years ago
- bump version to 0.5.0 Igor Sysoev 15 years ago
- add comment Igor Sysoev 15 years ago
- fix segfaults in future workers those will use old configuration, Igor Sysoev 15 years ago
- Axe several perl interpreter instances: they may be useful in currently Igor Sysoev 15 years ago
- add debug logging Igor Sysoev 15 years ago
- fix recursive perl_set variable call Igor Sysoev 15 years ago
- it seems the PERL_NO_GET_CONTEXT was needed to disable warnings only Igor Sysoev 15 years ago
- style fix Igor Sysoev 15 years ago
- axe unused code Igor Sysoev 15 years ago
- use host part in URL Igor Sysoev 15 years ago
- fix negative upstream response time Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- fix add_before_body without add_after_body Igor Sysoev 15 years ago
- debug log should not be under rewrite_log control Igor Sysoev 15 years ago
- add more WebDAV methods Igor Sysoev 15 years ago
- allow proxy_pass inside limit_except Igor Sysoev 15 years ago
- charset could not be set for ngx_http_autoindex_module responses Igor Sysoev 15 years ago
- fix big client body receiving with deferred accept() Igor Sysoev 15 years ago