Home
last modified time | relevance | path

Searched refs:keepalive_disable (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h375 ngx_uint_t keepalive_disable; /* keepalive_disable */ member
H A Dngx_http_core_module.c522 offsetof(ngx_http_core_loc_conf_t, keepalive_disable),
1266 && (clcf->keepalive_disable in ngx_http_update_location_config()
1276 && (clcf->keepalive_disable in ngx_http_update_location_config()
3628 ngx_conf_merge_bitmask_value(conf->keepalive_disable, in ngx_http_core_merge_loc_conf()
3629 prev->keepalive_disable, in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru2795 *) Исправление: в директиве keepalive_disable; ошибка появилась в 1.1.8.
3267 *) Добавление: директива keepalive_disable.
H A DCHANGES2740 *) Bugfix: in the "keepalive_disable" directive; the bug had appeared in
3205 *) Feature: the "keepalive_disable" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim339 syn keyword ngxDirective contained keepalive_disable