comparison auto/sources @ 2294:ce574b0ffeec

ngx_http_limit_req_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 10 Nov 2008 15:22:33 +0000
parents 4f1616b32744
children 3a8a53c0c42f
comparison
equal deleted inserted replaced
2293:0433bc27e468 2294:ce574b0ffeec
415 415
416 HTTP_LIMIT_ZONE_MODULE=ngx_http_limit_zone_module 416 HTTP_LIMIT_ZONE_MODULE=ngx_http_limit_zone_module
417 HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c 417 HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c
418 418
419 419
420 HTTP_LIMIT_REQ_MODULE=ngx_http_limit_req_module
421 HTTP_LIMIT_REQ_SRCS=src/http/modules/ngx_http_limit_req_module.c
422
423
420 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module 424 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module
421 HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c 425 HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c
422 426
423 427
424 HTTP_BROWSER_MODULE=ngx_http_browser_module 428 HTTP_BROWSER_MODULE=ngx_http_browser_module