Home
last modified time | relevance | path

Searched refs:subrequest (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_auth_request_module.c22 ngx_http_request_t *subrequest; member
142 sr = ctx->subrequest; in ngx_http_auth_request_handler()
208 ctx->subrequest = sr; in ngx_http_auth_request_handler()
262 if (ngx_http_complex_value(ctx->subrequest, &av->value, &val) in ngx_http_auth_request_set_variables()
/f-stack/app/nginx-1.16.1/
H A DCHANGES363 subrequest.
1969 handshake error happened during subrequest processing.
2111 happened during subrequest processing.
2549 *) Change: the simultaneous subrequest limit has been raised to 200.
4677 *) Bugfix: in subrequest processing; the bug had appeared in 0.7.25.
4682 *) Change: in subrequest processing.
5705 subrequest might transferred to client in wrong order.
6579 subrequest output was included instead of second and following
6792 subrequest.
6920 SSI subrequest.
[all …]
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim1733 " ngx_srcache - Transparent subrequest-based caching layout for arbitrary nginx locations