Httpd/KeepAliveTimeout
From DocForge
< Httpd
KeepAliveTimeout in an Apache httpd core setting which sets the timeout of persistent connections, which are enabled with the KeepAlive setting. This sets the length of time httpd will wait for another request before closing the connection.
This setting is configurable in the main configuration section and within virtual hosts.

