hanqingwu commented on issue #11109:
URL: https://github.com/apache/apisix/issues/11109#issuecomment-2030980007

   I think ingress route is different from route in dashboard. 
   this is a proxy mode.
   
   
https://github.com/apache/apisix/blob/5319503293c41cf41a2caa5cb944a12d40686c83/conf/config-default.yaml#L76
   ```
   
     proxy_mode: http
     # stream_proxy:                 # TCP/UDP L4 proxy
     #   tcp:
     #     - addr: 9100              # Set the TCP proxy listening ports.
     #       tls: true
     #     - addr: "127.0.0.1:9101" 
   ```


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