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

Supports limiting the range of listening ports #3096

Open
zhenjunMa opened this issue Mar 1, 2024 · 0 comments
Open

Supports limiting the range of listening ports #3096

zhenjunMa opened this issue Mar 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zhenjunMa
Copy link

Feature request:

At present, when Dragonfly2 listens to a port, it randomly selects an available port to listen on. It would be desirable to control this random range, for example, to support custom configuration to choose from ports between 10000-20000.

Use case:

Our scene is to deploy Dragonfly2 with other business processes in the same Pod. When Dragonfly2 starts, it randomly listens to a port, which may conflict with the business process, causing the business process to fail to start.

UI Example:

@zhenjunMa zhenjunMa added the enhancement New feature or request label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant