RFR: 6968351: httpserver clashes with delayed TCP ACKs for low Content-Length [v2]
    Daniel Jeliński 
    djelinski at openjdk.org
       
    Fri Apr 19 17:29:57 UTC 2024
    
    
  
On Fri, 19 Apr 2024 15:17:17 GMT, robert engels <duke at openjdk.org> wrote:
>> fix bug JDK-B6968351 by avoiding flush after response headers
>
> robert engels has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update based on PR review
Yes it is a bug. But even with the bug the code used to work, and now it doesn't. Users might have similar buggy code that will stop working when they get this fix. We need to post a release note so that they know what to expect.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18667#issuecomment-2066996033
    
    
More information about the net-dev
mailing list