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/03/01 03:35:16 UTC

[GitHub] [incubator-brpc] lifeiyang removed a comment on issue #1346: brpc 作为client 访问grpc server 返回Err=[E2004] remote_window_left is not enough

lifeiyang removed a comment on issue #1346:
URL: https://github.com/apache/incubator-brpc/issues/1346#issuecomment-787597899


   > 找一下grpc server的h2 window_size的配置,然后把这个值调大就可以了。你的场景应该是client向grpc server发大包,默认情况下server端这个窗口是很小的(64K),需要手动调大。
   
   brpc 这边可以关闭流控吗?如何关闭?


----------------------------------------------------------------
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.

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