RFR: 8192966 HttpClient should reuse TCP connection for h2c connections
Michael McMahon
michael.x.mcmahon at oracle.com
Tue Dec 12 13:32:53 UTC 2017
Thanks Daniel. I'm looking at this change again as I have
noticed the behavior when multiple https requests are initiated
might not be what we want. I'll post another webrev later.
- Michael
On 12/12/2017, 10:32, Daniel Fuchs wrote:
> Hi Michael,
>
> I wonder whether Http2Connection::closeStream would be
> a better place to call Stream::checkConnectionClosure?
> If not then shouldn't it be called in Stream::release
> as well?
>
> best regards,
>
> -- daniel
>
> On 12/12/2017 10:07, Michael McMahon wrote:
>>
>> http://cr.openjdk.java.net/~michaelm/8192966/webrev.1/
>>
>> Thanks,
>> Michael.
>
More information about the net-dev
mailing list