nginx/src/http/modules
Valentin Bartenev 5f5205ba87 Limit req: improved error handling when parsing "zone" parameter of
"limit_req_zone" directive; minimum size of zone is increased.

Previously an unsigned variable was used to keep the return value of
ngx_parse_size() function, which led to an incorrect zone size if NGX_ERROR
was returned.

The new code has been taken from the "limit_conn_zone" directive.
2012-01-30 09:26:08 +00:00
..
perl Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_access_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_addition_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_auth_basic_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_autoindex_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_browser_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_charset_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_chunked_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_dav_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_degradation_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_empty_gif_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_fastcgi_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_flv_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_geo_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_geoip_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_gzip_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_gzip_static_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_headers_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_image_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_index_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_limit_conn_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_limit_req_module.c Limit req: improved error handling when parsing "zone" parameter of 2012-01-30 09:26:08 +00:00
ngx_http_log_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_map_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_memcached_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_mp4_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_not_modified_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_proxy_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_random_index_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_range_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_realip_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_referer_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_rewrite_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_scgi_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_secure_link_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_split_clients_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_ssi_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_ssi_filter_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_ssl_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_ssl_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_static_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_stub_status_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_sub_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream_ip_hash_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream_keepalive_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_userid_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_uwsgi_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_xslt_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00