Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2011-11-14 18:04:42 +0400
committerValentin Bartenev <vbart@nginx.com>2011-11-14 18:04:42 +0400
commit255e20ad21e0495b405d79dc9bb1c472511d86f5 (patch)
treea704939f90e5af8af2e1ad84e0f59950b3ad6ad4 /auto/sources
parent80e3cba5fdf8b0af17bc95a20e5eeaf13e232490 (diff)
Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/sources b/auto/sources
index 6c973f66b..24fa3b89f 100644
--- a/auto/sources
+++ b/auto/sources
@@ -435,8 +435,8 @@ HTTP_MEMCACHED_MODULE=ngx_http_memcached_module
HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c
-HTTP_LIMIT_ZONE_MODULE=ngx_http_limit_zone_module
-HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c
+HTTP_LIMIT_CONN_MODULE=ngx_http_limit_conn_module
+HTTP_LIMIT_CONN_SRCS=src/http/modules/ngx_http_limit_conn_module.c
HTTP_LIMIT_REQ_MODULE=ngx_http_limit_req_module