lmt_excpt        2272 http/modules/ngx_http_fastcgi_module.c         if (clcf->handler == NULL && clcf->lmt_excpt) {
lmt_excpt        2040 http/modules/ngx_http_proxy_module.c         if (clcf->handler == NULL && clcf->lmt_excpt) {
lmt_excpt        1286 http/modules/ngx_http_scgi_module.c         if (clcf->handler == NULL && clcf->lmt_excpt) {
lmt_excpt        1341 http/modules/ngx_http_uwsgi_module.c         if (clcf->handler == NULL && clcf->lmt_excpt) {
lmt_excpt        3953 http/ngx_http_core_module.c     clcf->lmt_excpt = 1;
lmt_excpt         294 http/ngx_http_core_module.h     unsigned      lmt_excpt:1;