kingluo commented on issue #7481:
URL: https://github.com/apache/apisix/issues/7481#issuecomment-1188653560

   @xwc1125 Yes, you should configure the stream listen address in 
`config.yaml`:
   
   For example:
   ```
   apisix:
     stream_proxy: # TCP/UDP proxy
       tcp: # TCP proxy address list
         - "127.0.0.1:50000"
   ```
   
   


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