AP_CONN_KEEPALIVE 1181 modules/arch/win32/mod_isapi.c *((int *)buf_data) = (r->connection->keepalive == AP_CONN_KEEPALIVE); AP_CONN_KEEPALIVE 150 modules/http/http_core.c if (c->keepalive != AP_CONN_KEEPALIVE || c->aborted AP_CONN_KEEPALIVE 195 modules/http/http_core.c if (c->keepalive != AP_CONN_KEEPALIVE || c->aborted) AP_CONN_KEEPALIVE 221 modules/http/http_protocol.c r->connection->keepalive = AP_CONN_KEEPALIVE; AP_CONN_KEEPALIVE 694 modules/loggers/mod_log_config.c if (r->connection->keepalive == AP_CONN_KEEPALIVE && AP_CONN_KEEPALIVE 763 server/core_filters.c && c->keepalive == AP_CONN_KEEPALIVE))) {