jujiale commented on issue #8166:
URL: https://github.com/apache/apisix/issues/8166#issuecomment-1291540713

   > > the route and the bound upstream not occurs 502 while proxy HTTP1.1/ 
requests
   > 
   > `"uri":"/*"` would result in a mix of grpc (HTTP/2) and HTTP/1.1 requests. 
I think you can create two routes, one of which hits only grpc requests and the 
other handles HTTP/1.1 requests.
   > 
   > Verify that it appears with this distinction 502.
   
   I do not think so. because we add host in mate rule. also apisix config.yaml 
open http2 port. we send grpc request with http2 port in apisix.


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