Comment 30 for bug 1361360

Revision history for this message
Stuart McLaren (stuart-mclaren) wrote :

Is there a second aspect to this?

A client can currently open a connection and do nothing with it.

The socket will never be closed (even with the above keepalive change in place).

(This can be alleviated to some degree by timing out such idle client sockets https://review.openstack.org/#/c/119365/)