RFR: 8291638: Keep-Alive timeout of 0 should close connection immediately

Daniel Fuchs dfuchs at openjdk.org
Wed Oct 12 14:44:16 UTC 2022


On Wed, 12 Oct 2022 14:18:49 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi
> 
> Could I get the following change reviewed please? It fixes an issue identified by the new KeepAliveTest test case where a server returned keep-alive "timeout=0" should have closed the connection, but was reverting to the old defaults.
> 
> Thanks,
> Michael.

LGTM

-------------

Marked as reviewed by dfuchs (Reviewer).

PR: https://git.openjdk.org/jdk/pull/10678


More information about the net-dev mailing list