xihaishibei opened a new issue, #1769:
URL: https://github.com/apache/incubator-brpc/issues/1769

   **Describe the bug (描述bug)**
   1.协议类型是 h2:grpc
   2.没有Nginx的时候是正常的,加了Nginx后,就不行了
   incubator-brpc-1.1.0/src/brpc/policy/http2_rpc_protocol.cpp:450] Too large 
frame length=4740180 max=16384
   3.改brpc源码里面default frame大小为:MAX_OF_MAX_FRAME_SIZE 后,又出现如下错误:
   
![image](https://user-images.githubusercontent.com/13553842/170823788-38c7f8b9-d621-4c3c-b2b4-50a10d81c512.png)
   
   
   **To Reproduce (复现方法)**
   
   
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS: centos 7.9
   Compiler: gcc 4.8.5
   brpc:1.1.0
   protobuf:3.17.3
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to