NGX_HTTP_CONNECTION_KEEP_ALIVE 801 src/http/ngx_http_core_module.c case NGX_HTTP_CONNECTION_KEEP_ALIVE: NGX_HTTP_CONNECTION_KEEP_ALIVE 1647 src/http/ngx_http_request.c r->headers_in.connection_type = NGX_HTTP_CONNECTION_KEEP_ALIVE; NGX_HTTP_CONNECTION_KEEP_ALIVE 1814 src/http/ngx_http_request.c if (r->headers_in.connection_type == NGX_HTTP_CONNECTION_KEEP_ALIVE) {