Home
last modified time | relevance | path

Searched refs:log_subrequest (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h397 ngx_flag_t log_subrequest; /* log_subrequest */ member
H A Dngx_http_core_module.c613 offsetof(ngx_http_core_loc_conf_t, log_subrequest),
3455 clcf->log_subrequest = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3723 ngx_conf_merge_value(conf->log_subrequest, prev->log_subrequest, 0); in ngx_http_core_merge_loc_conf()
H A Dngx_http_request.c2490 if (clcf->log_subrequest) { in ngx_http_finalize_request()
2523 if (clcf->log_subrequest) { in ngx_http_finalize_request()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru4865 *) Добавление: директива log_subrequest.
H A DCHANGES4775 *) Feature: the "log_subrequest" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim366 syn keyword ngxDirective contained log_subrequest