RFR: 6968351: httpserver clashes with delayed TCP ACKs for low Content-Length [v2]
robert engels
duke at openjdk.org
Fri Apr 19 17:12:58 UTC 2024
On Fri, 19 Apr 2024 16:39:37 GMT, robert engels <duke at openjdk.org> wrote:
> B4769350
I don't understand this. If the handler "leaks it", isn't that a bug? If sending a chunked response I think you have to close the output stream or end the exchange otherwise it is a bug in the handler code.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18667#issuecomment-2066972419
More information about the net-dev
mailing list