Home
last modified time | relevance | path

Searched refs:ngx_http_limit_req_shctx_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_limit_req_module.c30 } ngx_http_limit_req_shctx_t; typedef
34 ngx_http_limit_req_shctx_t *sh;
668 ctx->sh = ngx_slab_alloc(ctx->shpool, sizeof(ngx_http_limit_req_shctx_t)); in ngx_http_limit_req_init_zone()