Skip to content

Topic

HTTP keep-alive

The HTTP/1.1 behaviour of holding a TCP connection open after a response so that later requests reuse it instead of opening a new one.

Current clusters