nginx/src/http
Maxim Dounin a5d4f66ad6 Upstream: reject upstreams without normal servers.
Such upstreams cause CPU hog later in the code as number of peers isn't
expected to be 0.  Currently this may happen either if there are only backup
servers defined in an upstream block, or if server with ipv6 address used
in an upstream block.
2012-04-02 21:29:35 +00:00
..
modules Version bump. 2012-04-02 21:28:31 +00:00
ngx_http_busy_lock.c Whitespace fixes. 2012-03-05 18:09:06 +00:00
ngx_http_busy_lock.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_cache.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_copy_filter_module.c Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 2012-03-15 20:08:58 +00:00
ngx_http_core_module.c Removed safari from keepalive_disable default. 2012-03-22 10:41:29 +00:00
ngx_http_core_module.h Disable symlinks: added the "from=" parameter to the "disable_symlinks" 2012-02-27 16:54:10 +00:00
ngx_http_file_cache.c Fix of rbtree lookup on hash collisions. 2012-02-27 22:15:39 +00:00
ngx_http_header_filter_module.c Added support for the 307 Temporary Redirect. 2012-02-27 11:43:40 +00:00
ngx_http_parse_time.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_parse.c For the sake of case/switch code readability, 'fall through' 2012-03-19 14:57:29 +00:00
ngx_http_postpone_filter_module.c Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 2012-03-15 20:08:58 +00:00
ngx_http_request_body.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_request.c Restricted keepalive_disable safari to OS X only. 2012-03-22 10:42:27 +00:00
ngx_http_request.h Raised simultaneous subrequest limit from 50 to 200. 2012-02-28 14:54:23 +00:00
ngx_http_script.c Disable symlinks: initialization of the "disable_symlinks" field in 2012-02-27 16:51:28 +00:00
ngx_http_script.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_special_response.c Added support for the 307 Temporary Redirect. 2012-02-27 11:43:40 +00:00
ngx_http_upstream_round_robin.c Upstream: reject upstreams without normal servers. 2012-04-02 21:29:35 +00:00
ngx_http_upstream_round_robin.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream.c For the sake of case/switch code readability, 'fall through' 2012-03-19 14:57:29 +00:00
ngx_http_upstream.h Upstream: added callback hook for the "Set-Cookie" header. 2012-02-13 11:01:58 +00:00
ngx_http_variables.c Fixed unconditional MAX_PATH usage (ticket #22). 2012-03-27 16:42:34 +00:00
ngx_http_variables.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_write_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http.h Copyright updated. 2012-01-18 15:07:43 +00:00