Searched refs:reset_timedout_connection (Results 1 – 6 of 6) sorted by relevance
390 ngx_flag_t reset_timedout_connection; /* reset_timedout_connection */ member
564 offsetof(ngx_http_core_loc_conf_t, reset_timedout_connection),3448 clcf->reset_timedout_connection = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()3713 ngx_conf_merge_value(conf->reset_timedout_connection, in ngx_http_core_merge_loc_conf()3714 prev->reset_timedout_connection, 0); in ngx_http_core_merge_loc_conf()
3628 if (clcf->reset_timedout_connection) { in ngx_http_free_request()
192 reset_timedout_connection nginx сбрасывает соединения, закрываемые с
184 *) Feature: now when using the "reset_timedout_connection" directive
507 syn keyword ngxDirective contained reset_timedout_connection