RFR: 8193370 Provide more user friendly defaults for HTTP/2 client settings
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Dec 12 21:02:20 UTC 2017
Hi Simone,
Long time no talk ;-)
Thanks for sharing your experience!
On 12/12/2017 18:21, Simone Bordet wrote:
> Our experience is that even in fast network (not localhost) 16 MiB
> session windows will hit TCP congestion control before stalling HTTP/2
> flow control.
I have experimented with 16Mib and 32Mib.
Even on slow network (VPN) the settings in my patch give me a
boost of 2+ times faster response.
These settings can be overridden by specifying an alternate
value for the corresponding net/system properties, if the
defaults is not appropriate for the application.
If I'm not mistaken curl seems also to be using large
connection window sizes.
best regards,
-- daniel
More information about the net-dev
mailing list