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

Choosing destination based on HTTP path? #2

Open
WofWca opened this issue Sep 24, 2024 · 1 comment
Open

Choosing destination based on HTTP path? #2

WofWca opened this issue Sep 24, 2024 · 1 comment

Comments

@WofWca
Copy link
Owner

WofWca commented Sep 24, 2024

On the server we make a table of HTTP path -> destination address + destination protocol. This way we can have multiple services on the same server.

Nothing needs to be changed on the client's code, as the user can simply run multiple client instances (though of course they would have to have multiple Snowflake proxy connections in that case).

@WofWca
Copy link
Owner Author

WofWca commented Sep 24, 2024

On second thought, something like nginx can be used to handle this use case.

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