FoghostCn commented on issue #14098:
URL: https://github.com/apache/dubbo/issues/14098#issuecomment-2119055565

   According to https://datatracker.ietf.org/doc/rfc9113/ 5.1.1
   
   Stream identifiers cannot be reused. Long-lived connections can result in an 
endpoint exhausting the available range of stream identifiers. A client that is 
unable to establish a new stream identifier can establish a new connection for 
new streams. A server that is unable to establish a new stream identifier can 
send a GOAWAY frame so that the client is forced to open a new connection for 
new streams.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to