Searched refs:recv_timeout (Results 1 – 3 of 3) sorted by relevance
32 ngx_msec_t recv_timeout; member
124 offsetof(ngx_http_v2_srv_conf_t, recv_timeout),365 h2scf->recv_timeout = NGX_CONF_UNSET_MSEC; in ngx_http_v2_create_srv_conf()396 ngx_conf_merge_msec_value(conf->recv_timeout, in ngx_http_v2_merge_srv_conf()397 prev->recv_timeout, 30000); in ngx_http_v2_merge_srv_conf()
658 ngx_add_timer(c->read, h2scf->recv_timeout); in ngx_http_v2_handle_connection()