comparison auto/sources @ 4280:91874133fb27

Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 14 Nov 2011 14:04:42 +0000
parents b2e21a39307c
children 005fc2d5e84f
comparison
equal deleted inserted replaced
4279:21167183825d 4280:91874133fb27
433 433
434 HTTP_MEMCACHED_MODULE=ngx_http_memcached_module 434 HTTP_MEMCACHED_MODULE=ngx_http_memcached_module
435 HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c 435 HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c
436 436
437 437
438 HTTP_LIMIT_ZONE_MODULE=ngx_http_limit_zone_module 438 HTTP_LIMIT_CONN_MODULE=ngx_http_limit_conn_module
439 HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c 439 HTTP_LIMIT_CONN_SRCS=src/http/modules/ngx_http_limit_conn_module.c
440 440
441 441
442 HTTP_LIMIT_REQ_MODULE=ngx_http_limit_req_module 442 HTTP_LIMIT_REQ_MODULE=ngx_http_limit_req_module
443 HTTP_LIMIT_REQ_SRCS=src/http/modules/ngx_http_limit_req_module.c 443 HTTP_LIMIT_REQ_SRCS=src/http/modules/ngx_http_limit_req_module.c
444 444