Baoyuantop commented on issue #13438:
URL: https://github.com/apache/apisix/issues/13438#issuecomment-4551758221

   For TCP/stream routing, APISIX needs a matching condition such as 
`server_port` if different incoming listener ports should be routed to 
different backends. APISIX core supports matching stream routes by 
`server_port`, but the Gateway/TCPRoute resources you posted must first be 
translated by APISIX Ingress Controller.
   
   Could you please provide the following information?
   
   1. APISIX version and APISIX Ingress Controller version.
   2. Installation method and the relevant Helm values/GatewayProxy 
configuration.
   3. The translated ADC configuration from the Ingress Controller debug API, 
especially services/stream_routes.
   4. The actual `/stream_routes` configuration from the APISIX Admin API.
   5. Relevant controller logs and the status output of `kubectl get 
gateway,tcproute -n apisix -o yaml`.
   


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