Skip to content

"error": "accepting stream failed: timeout: no recent network activity"} #939

Closed Answered by ShahryarShabani
ShahryarShabani asked this question in Q&A
Discussion options

You must be logged in to vote

I have found a solution and tested it. It is working great; I just need to add these configs.

quic:
initStreamReceiveWindow: 26843545
maxStreamReceiveWindow: 26843545
initConnReceiveWindow: 67108864
maxConnReceiveWindow: 67108864
maxIdleTimeout: 5s
keepAlivePeriod: 5s
maxIncomingStreams: 1024
disablePathMTUDiscovery: false

I hope this helps you guys

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ShahryarShabani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant