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/02/28 08:46:18 UTC

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

zyearn edited a comment on issue #1346:
URL: https://github.com/apache/incubator-brpc/issues/1346#issuecomment-787417985


   找一下grpc server的h2 window_size的配置,然后把这个值调大就可以了。你的场景应该是client向grpc server发大包,默认情况下server端这个窗口是很小的,需要手动调大。


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