> On 12 Dec 2017, at 17:43, Daniel Fuchs <daniel.fu...@oracle.com> wrote: > > Hi, > > please find below a patch for: > > 8193370 Provide more user friendly defaults for HTTP/2 client settings > https://bugs.openjdk.java.net/browse/JDK-8193370 > > webrev: > http://cr.openjdk.java.net/~dfuchs/webrev_8193370/webrev.01/
This looks good Daniel. It is good that you have added restrictions on the allowable values for some of these settings, some of which are specified by the RFC. I also agree with the increase is window sizes. This should improve overall throughput and reduce network trashing from windows updates. -Chris.