Searched refs:keep_alive (Results 1 – 4 of 4) sorted by relevance
24 keep_alive
211 ngx_table_elt_t *keep_alive; member
161 { ngx_string("Keep-Alive"), offsetof(ngx_http_headers_in_t, keep_alive),1968 if (r->headers_in.keep_alive) { in ngx_http_process_request_header()1970 ngx_atotm(r->headers_in.keep_alive->value.data, in ngx_http_process_request_header()1971 r->headers_in.keep_alive->value.len); in ngx_http_process_request_header()
210 F: doc/guides/sample_app_ug/keep_alive.rst