nginx/src/http
2012-01-16 11:01:52 +00:00
..
modules Fixed proxy_cache_use_stale in "no live upstreams" case. 2012-01-16 11:01:52 +00:00
ngx_http_busy_lock.c fix English grammar 2007-10-14 18:56:15 +00:00
ngx_http_busy_lock.h fix English grammar 2007-10-14 18:56:15 +00:00
ngx_http_cache.h Cache locks initial implementation. 2011-12-26 11:15:23 +00:00
ngx_http_config.h ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf() 2010-08-02 15:28:04 +00:00
ngx_http_copy_filter_module.c Fix for socket leak with "aio sendfile" and "limit_rate". 2011-10-11 18:00:23 +00:00
ngx_http_core_module.c Added clearing of r->valid_unparsed_uri on internal redirects. 2011-12-19 14:11:48 +00:00
ngx_http_core_module.h Added the "so_keepalive=" parameter to the "listen" directive. 2011-12-05 08:06:15 +00:00
ngx_http_file_cache.c Fixed build without debug. 2011-12-26 11:33:11 +00:00
ngx_http_header_filter_module.c Renamed some constants to improve readability, no functional changes. 2011-12-12 10:45:05 +00:00
ngx_http_parse_time.c ngx_http_parse_time() should support full 32-bit time 2009-10-15 13:19:34 +00:00
ngx_http_parse.c Added support for IP-literal in the Host header and request line (ticket #1). 2011-11-28 09:15:33 +00:00
ngx_http_postpone_filter_module.c *) ngx_http_ephemeral 2009-08-30 09:47:11 +00:00
ngx_http_request_body.c Bugfix: read event was not blocked after reading body. 2011-09-05 12:43:31 +00:00
ngx_http_request.c Added support for IP-literal in the Host header and request line (ticket #1). 2011-11-28 09:15:33 +00:00
ngx_http_request.h Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. 2011-11-14 14:04:42 +00:00
ngx_http_script.c Clear old Location header (if any) while adding a new one. 2011-10-12 13:28:03 +00:00
ngx_http_script.h fix typo 2010-09-13 12:44:43 +00:00
ngx_http_special_response.c Clear old Location header (if any) while adding a new one. 2011-10-12 13:28:03 +00:00
ngx_http_upstream_round_robin.c Better recheck of dead upstream servers. 2011-10-12 14:22:48 +00:00
ngx_http_upstream_round_robin.h Better recheck of dead upstream servers. 2011-10-12 14:22:48 +00:00
ngx_http_upstream.c Cache locks initial implementation. 2011-12-26 11:15:23 +00:00
ngx_http_upstream.h Cache locks initial implementation. 2011-12-26 11:15:23 +00:00
ngx_http_variables.c Fixed: some of $sent_http_* variables may contain header entries that actually 2011-12-09 16:17:12 +00:00
ngx_http_variables.h change ngx_http_map_find(): use case sensitive regexes 2011-05-30 12:36:17 +00:00
ngx_http_write_filter_module.c Fixed interaction of limit_rate and sendfile_max_chunk. 2011-12-26 10:51:24 +00:00
ngx_http.c Added the "so_keepalive=" parameter to the "listen" directive. 2011-12-05 08:06:15 +00:00
ngx_http.h Protocol version parsing in ngx_http_parse_status_line(). 2011-09-15 19:22:35 +00:00