An Administrator enables HTTP keep alive.
How does this affect the network?
HTTP connections will remain open longer
Fewer TCP connections will need to be opened
HTTP connections will close when the keep-alive times out
More TCP connections will need to be opened
https //en wikipedia org/wiki/HTTPpersistentconnection
Submit