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

Support multiple ports binding #629

Closed
waggledans opened this issue Jan 2, 2024 · 1 comment
Closed

Support multiple ports binding #629

waggledans opened this issue Jan 2, 2024 · 1 comment
Milestone

Comments

@waggledans
Copy link
Contributor

Our use case is that we run a proxy that listens on multiple ports using the same upstream.
Those ports are mentioned in this doc.

Listeners on those additional ports are optional - if the proxy fails to bind to one of the ports, it just logs an error and continues (it happens with ephemeral ports).

Would it be possible to add this functionality to Forwarder?

@mmatczuk
Copy link
Contributor

mmatczuk commented Feb 2, 2024

To be done by #669.

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

Successfully merging a pull request may close this issue.

2 participants