Skip to content
New issue

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

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

Already on GitHub? # to your account

Add IP/URL Hash Load Balancing Algorithm #538

Open
aureamunoz opened this issue Apr 18, 2023 · 0 comments
Open

Add IP/URL Hash Load Balancing Algorithm #538

aureamunoz opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
enhancement Enhancements or Request for enhancement

Comments

@aureamunoz
Copy link
Collaborator

This algorithm applies a hash function on the incoming requests’ IP or URL. The requests are routed to relevant instances based on the hash function result.

@aureamunoz aureamunoz added the enhancement Enhancements or Request for enhancement label Apr 18, 2023
@aureamunoz aureamunoz self-assigned this Apr 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Enhancements or Request for enhancement
Projects
None yet
Development

No branches or pull requests

1 participant