Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can we configure this for different ports ( not only 443 / tls ) #6

Open
Mandofskii opened this issue Sep 19, 2022 · 1 comment

Comments

@Mandofskii
Copy link

I have 2 snis that send request to my sniproxy with port 1010
a.example.com:1010 tcp
b.example.com:1010 tcp

how can I configure openresty to proxy these domains with same port

because the port of two domains are same I can't define two different server with different port and I should determine the domain name and proxy to that .

@Mandofskii
Copy link
Author

I dont want to do load ballancing
some data should send to a subdomain and some to b subdomain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant