dubbo-samples icon indicating copy to clipboard operation
dubbo-samples copied to clipboard

triple-flowcontrol test

Open asa3311 opened this issue 3 years ago • 0 comments

1、BiStreamServerCallListener do not send window update。 2、Reduce TripleHttp2Protocol DEFAULT_WINDOW_INIT_SIZE = 65535。 3、Test TriFlowcontrolClientTest,Client send 10000 request,but in server only received 1310 request。Other request due to window size = 0, can not send request to server,the request is pending in netty pending bytes queue。

asa3311 avatar Oct 14 '22 08:10 asa3311