AP_CONN_CLOSE 846 modules/http/http_filters.c r->connection->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 1331 modules/http/http_filters.c if (r->main || r->connection->keepalive == AP_CONN_CLOSE || AP_CONN_CLOSE 1519 modules/http/http_filters.c r->connection->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 1533 modules/http/http_filters.c r->connection->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 1600 modules/http/http_filters.c r->connection->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 196 modules/http/http_protocol.c if ((r->connection->keepalive != AP_CONN_CLOSE) AP_CONN_CLOSE 255 modules/http/http_protocol.c r->connection->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 136 modules/http/http_request.c r->connection->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 211 modules/http/http_request.c if (r->connection->keepalive != AP_CONN_CLOSE) { AP_CONN_CLOSE 708 modules/proxy/mod_proxy_http.c origin->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 942 modules/proxy/mod_proxy_http.c origin->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 1577 modules/proxy/mod_proxy_http.c origin->keepalive = AP_CONN_CLOSE; AP_CONN_CLOSE 836 server/core_filters.c if (c->keepalive == AP_CONN_CLOSE && APR_BUCKET_IS_EOS(last_e)) {