You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/11/17 09:41:40 UTC

[GitHub] [incubator-brpc] gripleaf commented on issue #1597: http2 rpc protocal _deferred_window_update处理逻辑有死锁风险

gripleaf commented on issue #1597:
URL: https://github.com/apache/incubator-brpc/issues/1597#issuecomment-971405047


   > 一个workaround:把grpc端的window_size调大就可以不用等brpc的WINDOW_UPDATE回复了
   
   调大grpc的window_size是没有用的。按照h2协议,grpc端的window_size是由brpc端决定的。
   
   嗷,你是不是想说调大brpc端的window_size?嗯,调成1GB好了,要啥流控呢
   


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org