Actually it turns out that the tests from the http2 client writing into a request and the http2 server reading from the request is slow. That is despite whether the http2 server is on the server end of the tcp connection or the client end. This is between two machines with a 55ms latency. Scp is fast over the two machines in both directions. As is the test over two machines on a LAN. I've tried changing the following constants in the http2 code, handlerChunkWriteSize, transportDefaultStreamMinRefresh, defaultMaxReadFrameSize, initialWindowSize, initialHeaderTableSize and initialMaxFrameSize to no effect.
On Friday, November 18, 2016 at 9:17:57 AM UTC-8, jonathan...@gmail.com wrote: > > Forgot to note that if I flip the coffee around to the "normal" case where > the serveconn is done by the server the speed is as expected over WAN. > Are there some internal settings different for the client vs server? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.