lifeiyang edited a comment on issue #1346: URL: https://github.com/apache/incubator-brpc/issues/1346#issuecomment-787066076
> 尝试一下把brpc client的window_size调大,具体是这两个参数 > > * https://github.com/apache/incubator-brpc/blob/master/src/brpc/policy/http2_rpc_protocol.cpp#L37 > * https://github.com/apache/incubator-brpc/blob/master/src/brpc/policy/http2_rpc_protocol.cpp#L39 @zyearn 参数调整如下:  但是调大之后,依然没有效果,错误信息还是如下: Err=[E2004]remote_window_left is not enough, data_size=51208 通过brpc的 ip:port/sockets/agent_server_id 查看的信息如下: 红色标注框上面为remote_setting, 下面为local_setting  ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
