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 2022/05/28 11:36:45 UTC

[GitHub] [incubator-brpc] xihaishibei opened a new issue, #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了

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: dev-unsubscribe@brpc.apache.org.apache.org

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


[GitHub] [incubator-brpc] xihaishibei commented on issue #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了

Posted by GitBox <gi...@apache.org>.
xihaishibei commented on issue #1769:
URL: https://github.com/apache/incubator-brpc/issues/1769#issuecomment-1140244725

   用了ssl证书


-- 
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: dev-unsubscribe@brpc.apache.org

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


[GitHub] [incubator-brpc] xihaishibei commented on issue #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了

Posted by GitBox <gi...@apache.org>.
xihaishibei commented on issue #1769:
URL: https://github.com/apache/incubator-brpc/issues/1769#issuecomment-1357038511

   > 请问下这个怎么解决的呢,遇到了同样的问题
   
   我们把Nginx的负载均衡由7层配置成了4层,就解决了


-- 
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: dev-unsubscribe@brpc.apache.org

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


[GitHub] [incubator-brpc] runrunrun-go commented on issue #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了

Posted by GitBox <gi...@apache.org>.
runrunrun-go commented on issue #1769:
URL: https://github.com/apache/incubator-brpc/issues/1769#issuecomment-1306765510

   请问下这个怎么解决的呢,遇到了同样的问题 


-- 
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: dev-unsubscribe@brpc.apache.org

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


[GitHub] [incubator-brpc] xihaishibei closed issue #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了

Posted by GitBox <gi...@apache.org>.
xihaishibei closed issue #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了
URL: https://github.com/apache/incubator-brpc/issues/1769


-- 
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: dev-unsubscribe@brpc.apache.org

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


[GitHub] [incubator-brpc] xihaishibei commented on issue #1769: brpc作为客户端与go-grpc服务端通信经过Nginx负载均衡后,brpc无法解析数据了

Posted by GitBox <gi...@apache.org>.
xihaishibei commented on issue #1769:
URL: https://github.com/apache/incubator-brpc/issues/1769#issuecomment-1357038066

   我们把Nginx的负载均衡由7层配置成了4层,就解决了


-- 
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: dev-unsubscribe@brpc.apache.org

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