开发者社区 > 云原生 > 中间件 > 正文

使用Apache Dubbo3.2.5,提供gRPC协议。 加上nginx代理之后,就报错,为什么?

使用Apache Dubbo3.2.5,提供gRPC协议。 直接使用postman调用没问题。但是加上nginx代理之后,就报错,这是为啥?io.netty.handler.codec.http2.Http2Exception: Window size overflow for stream: 0

rpc.tri.initial-window-size: 1048576 把这个配置默认值改成<65535就没问题了。

展开
收起
三分钟热度的鱼 2024-04-04 08:59:26 32 0
0 条回答
写回答
取消 提交回答

为企业提供高效、稳定、易扩展的中间件产品。

相关电子书

更多
Apache Flink技术进阶 立即下载
Apache Spark: Cloud and On-Prem 立即下载
Hybrid Cloud and Apache Spark 立即下载

相关镜像