Apache Reference: http_core, KeepAlive

KeepAlive

HTTP Keep-Alive Facility
Syntax: KeepAlive A
Example: KeepAlive on
Since: Apache 1.1

This directive indicates whether the HTTP Keep-Alive facility is supported - that is, whether the client can to establish persistent HTTP connections. Use of this directive is recommended, because it speeds up request processing.