NGX_HTTP_SUBREQUEST_WAITED  190 src/http/modules/ngx_http_auth_request_module.c                             NGX_HTTP_SUBREQUEST_WAITED)
NGX_HTTP_SUBREQUEST_WAITED 2141 src/http/modules/ngx_http_ssi_filter_module.c         flags |= NGX_HTTP_SUBREQUEST_WAITED;
NGX_HTTP_SUBREQUEST_WAITED 2176 src/http/modules/ngx_http_ssi_filter_module.c         flags |= NGX_HTTP_SUBREQUEST_IN_MEMORY|NGX_HTTP_SUBREQUEST_WAITED;
NGX_HTTP_SUBREQUEST_WAITED 2490 src/http/ngx_http_core_module.c     sr->waited = (flags & NGX_HTTP_SUBREQUEST_WAITED) != 0;