Searched refs:NGX_HTTP_SUBREQUEST_IN_MEMORY (Results 1 – 3 of 3) sorted by relevance
64 #define NGX_HTTP_SUBREQUEST_IN_MEMORY 2 macro
2323 sr->subrequest_in_memory = (flags & NGX_HTTP_SUBREQUEST_IN_MEMORY) != 0; in ngx_http_subrequest()
2176 flags |= NGX_HTTP_SUBREQUEST_IN_MEMORY|NGX_HTTP_SUBREQUEST_WAITED; in ngx_http_ssi_include()