Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h312 unsigned lmt_excpt:1; member
H A Dngx_http_core_module.c4445 clcf->lmt_excpt = 1; in ngx_http_core_limit_except()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1564 if (clcf->lmt_excpt && clcf->handler == NULL in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c1830 if (clcf->lmt_excpt && clcf->handler == NULL in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c3097 if (clcf->lmt_excpt && clcf->handler == NULL in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_grpc_module.c4330 if (clcf->lmt_excpt && clcf->handler == NULL && conf->upstream.upstream) { in ngx_http_grpc_merge_loc_conf()
H A Dngx_http_proxy_module.c3356 if (clcf->lmt_excpt && clcf->handler == NULL in ngx_http_proxy_merge_loc_conf()