mirror of
https://github.com/nginx/nginx.git
synced 2024-12-16 22:47:47 +08:00
5f5205ba87
"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. |
||
---|---|---|
.. | ||
perl | ||
ngx_http_access_module.c | ||
ngx_http_addition_filter_module.c | ||
ngx_http_auth_basic_module.c | ||
ngx_http_autoindex_module.c | ||
ngx_http_browser_module.c | ||
ngx_http_charset_filter_module.c | ||
ngx_http_chunked_filter_module.c | ||
ngx_http_dav_module.c | ||
ngx_http_degradation_module.c | ||
ngx_http_empty_gif_module.c | ||
ngx_http_fastcgi_module.c | ||
ngx_http_flv_module.c | ||
ngx_http_geo_module.c | ||
ngx_http_geoip_module.c | ||
ngx_http_gzip_filter_module.c | ||
ngx_http_gzip_static_module.c | ||
ngx_http_headers_filter_module.c | ||
ngx_http_image_filter_module.c | ||
ngx_http_index_module.c | ||
ngx_http_limit_conn_module.c | ||
ngx_http_limit_req_module.c | ||
ngx_http_log_module.c | ||
ngx_http_map_module.c | ||
ngx_http_memcached_module.c | ||
ngx_http_mp4_module.c | ||
ngx_http_not_modified_filter_module.c | ||
ngx_http_proxy_module.c | ||
ngx_http_random_index_module.c | ||
ngx_http_range_filter_module.c | ||
ngx_http_realip_module.c | ||
ngx_http_referer_module.c | ||
ngx_http_rewrite_module.c | ||
ngx_http_scgi_module.c | ||
ngx_http_secure_link_module.c | ||
ngx_http_split_clients_module.c | ||
ngx_http_ssi_filter_module.c | ||
ngx_http_ssi_filter_module.h | ||
ngx_http_ssl_module.c | ||
ngx_http_ssl_module.h | ||
ngx_http_static_module.c | ||
ngx_http_stub_status_module.c | ||
ngx_http_sub_filter_module.c | ||
ngx_http_upstream_ip_hash_module.c | ||
ngx_http_upstream_keepalive_module.c | ||
ngx_http_userid_filter_module.c | ||
ngx_http_uwsgi_module.c | ||
ngx_http_xslt_filter_module.c |