MNIO-303 — Timeout while waiting for connection close
In order to prevent sockets stuck in FIN_WAIT_2 state, when the proxy sends all data to a peer and closes its half of the connection to the peer and does not want to receive any more data, it waits for the connection being closed by the peer as well. If the peer fails to close until a timeout, the proxy forcibly terminates (resets) the connection. The timeout can be set in the configuration by directive close-timeout.