RFR: 8300268 : ServerImpl allows too many idle connections when using sun.net.httpserver.maxIdleConnections [v3]

Darragh Clarke duke at openjdk.org
Wed Feb 8 12:07:43 UTC 2023


On Wed, 8 Feb 2023 11:58:15 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:

> should you have a look at IdleTimeoutTask also ?

at a glance it's already synchronized, and since its only closing connections I think its safe as is, I'll look again while I'm making other changes though

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

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


More information about the net-dev mailing list