supernovaer commented on issue #715: http2 / grpc问题
URL: https://github.com/apache/incubator-brpc/issues/715#issuecomment-511689167
 
 
   
   
![image](https://user-images.githubusercontent.com/6361566/61271883-5574c000-a7d8-11e9-8ada-d90482181ed6.png)
   
在进程启动的时候直接通过gflag配置h2_client_connection_window_size=10485760为10M,h2_client_stream_window_size也是10M,但通过页面
 ip:port/sockets/<agent_socket_id>里的h2 local 
setting,仍然是默认值:conn_window_size=1M、stream_window_size=256K。
   看来是没有修改成功。

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


With regards,
Apache Git Services

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

Reply via email to