update comment
Igor Sysoev
13 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
src/http/modules/ngx_http_limit_req_module.c
less
more
512
512
* set by ngx_pcalloc():
513
513
*
514
514
* conf->shm_zone = NULL;
515
* conf->burst = 0.0;
515
* conf->burst = 0;
516
516
* conf->nodelay = 0;
517
517
*/
518
518