keep_alive 137 http/ngx_http_request.c { ngx_string("Keep-Alive"), offsetof(ngx_http_headers_in_t, keep_alive), keep_alive 1565 http/ngx_http_request.c if (r->headers_in.keep_alive) { keep_alive 1567 http/ngx_http_request.c ngx_atotm(r->headers_in.keep_alive->value.data, keep_alive 1568 http/ngx_http_request.c r->headers_in.keep_alive->value.len); keep_alive 191 http/ngx_http_request.h ngx_table_elt_t *keep_alive;