Searched refs:NGX_HTTP_SUBREQUEST_WAITED (Results 1 – 4 of 4) sorted by relevance
190 NGX_HTTP_SUBREQUEST_WAITED) in ngx_http_auth_request_handler()
2141 flags |= NGX_HTTP_SUBREQUEST_WAITED; in ngx_http_ssi_include()2176 flags |= NGX_HTTP_SUBREQUEST_IN_MEMORY|NGX_HTTP_SUBREQUEST_WAITED; in ngx_http_ssi_include()
65 #define NGX_HTTP_SUBREQUEST_WAITED 4 macro
2324 sr->waited = (flags & NGX_HTTP_SUBREQUEST_WAITED) != 0; in ngx_http_subrequest()