Searched refs:proxy_protocol_timeout (Results 1 – 4 of 4) sorted by relevance
185 ngx_add_timer(rev, cscf->proxy_protocol_timeout); in ngx_stream_init_connection()242 ngx_add_timer(rev, cscf->proxy_protocol_timeout); in ngx_stream_proxy_protocol_handler()
93 offsetof(ngx_stream_core_srv_conf_t, proxy_protocol_timeout),426 cscf->proxy_protocol_timeout = NGX_CONF_UNSET_MSEC; in ngx_stream_core_create_srv_conf()481 ngx_conf_merge_msec_value(conf->proxy_protocol_timeout, in ngx_stream_core_merge_srv_conf()482 prev->proxy_protocol_timeout, 30000); in ngx_stream_core_merge_srv_conf()
189 ngx_msec_t proxy_protocol_timeout; member
467 syn keyword ngxDirective contained proxy_protocol_timeout