Home
last modified time | relevance | path

Searched refs:keep_alive (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dindex.rst24 keep_alive
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h211 ngx_table_elt_t *keep_alive; member
H A Dngx_http_request.c161 { 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()
/f-stack/dpdk/
H A DMAINTAINERS210 F: doc/guides/sample_app_ug/keep_alive.rst