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

Michael McMahon michaelm at openjdk.org
Thu Oct 13 08:37: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.

This pull request has now been integrated.

Changeset: 26ac8366
Author:    Michael McMahon <michaelm at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/26ac8366360685ef0cf3447ee7db16ba7a7fa1ec
Stats:     40 lines in 4 files changed: 29 ins; 8 del; 3 mod

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

Reviewed-by: dfuchs, jpai

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

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


More information about the net-dev mailing list