982945902 opened a new issue, #2286: URL: https://github.com/apache/brpc/issues/2286
**Describe the bug (描述bug)** client,server都采用h2:grpc协议,client请求server直连一切正常, 但是通过nginx转发会有一半出错, 请教下原因, 报错如下 upstream sent invalid http2 table index: 63 while reading response header from upstream upstream sent invalid header while reading response header from upstream 错误码502 bad gate way **To Reproduce (复现方法)** 必现 **Expected behavior (期望行为)** 正常通过 **Versions (各种版本)** OS:ubuntu1~22.04 Compiler:gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) brpc:brpc-1.4.0 protobuf:protobuf-3.19.4 **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]
