tq0426w opened a new issue #6740: URL: https://github.com/apache/apisix/issues/6740
### Description use grpc-transcode, give ip:port, can proxy grpc protocol by http protocol. But when i use eureka as registry, i get 502 response. apisix error.log: 2022/03/29 10:59:58 [error] 26592#26592: *58183 upstream prematurely closed connection while reading response header from upstream, client: 223.104.41.240, server: _, request: "GET /grpctest?name=mqtt HTTP/1.1", upstream: "grpc://172.17.77.181:58080", host: "121.43.113.62:9080" i'm not sure whether apisix can get right grpc port, because the port 58080 in "grpc://172.17.77.181:58080" is http protocol port. how could i config to use grpc-transcode+eureka? ### Environment - APISIX version (2.13.0): - Operating system (Linux HOST099ECS 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux): - OpenResty / Nginx version (nginx version: openresty/1.19.9.1): -- 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]
