tzssangglass commented on issue #6740:
URL: https://github.com/apache/apisix/issues/6740#issuecomment-1081831494


   > upstream prematurely closed connection while reading response header from 
upstream
   
   this is usually a problem with upstream connections.
   
   > 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.
   
   It is likely that your upstream service is registered in eureka with the 
http port, so APISIX got the http port.
   
   You can refer to this issue: https://github.com/apache/apisix/issues/5815 
and this fix:https://github.com/apache/apisix/pull/5894, I think it's a similar 
problem.


-- 
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]


Reply via email to