shreemaan-abhishek commented on issue #9758:
URL: https://github.com/apache/apisix/issues/9758#issuecomment-1614145341
Change the `server_port` in your stream route config to `9501`. And add the
following snippet for your `stream_proxy` tcp configuration:
```yaml
stream_proxy:
tcp:
- "<your-ip-that-you-have-hidden-in-the-screenshot>:9501"
```
--
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]