Searched refs:preread_timeout (Results 1 – 3 of 3) sorted by relevance
114 offsetof(ngx_stream_core_srv_conf_t, preread_timeout),287 ngx_add_timer(c->read, cscf->preread_timeout); in ngx_stream_core_preread_phase()429 cscf->preread_timeout = NGX_CONF_UNSET_MSEC; in ngx_stream_core_create_srv_conf()489 ngx_conf_merge_msec_value(conf->preread_timeout, in ngx_stream_core_merge_srv_conf()490 prev->preread_timeout, 30000); in ngx_stream_core_merge_srv_conf()
182 ngx_msec_t preread_timeout; member
418 syn keyword ngxDirective contained preread_timeout