Succeeds if we want to keep the connection open. We currently keep a
maximum of http:max_keep_alive_connections connections waiting and
a maximum of http:max_keep_alive_host_connections waiting for the
same address. Connections older than http:max_keep_alive_idle
seconds are closed.