Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

triple-flowcontrol test #531

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

asa3311
Copy link
Contributor

@asa3311 asa3311 commented Oct 14, 2022

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 asa3311 mentioned this pull request Oct 24, 2022
8 tasks
@asa3311 asa3311 mentioned this pull request Nov 24, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant