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

QPep server high availability #27

Open
Tracked by #30
parvit opened this issue Sep 30, 2022 · 0 comments
Open
Tracked by #30

QPep server high availability #27

parvit opened this issue Sep 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@parvit
Copy link
Collaborator

parvit commented Sep 30, 2022

Add the possibility of using multiple gateways

[Client-side]

  • Setup of a list gateways (with a priority) which will automatically be contacted in the scanarios:
    • An higher priority gateway did not respond
    • Balancing of traffic among the available gateways

[Server-side]

  • Setup of a list gateways (with a priority) which will automatically be contacted in the scanarios:
    • Redirect a quic connection to a different qpep server
    • Load balancing-like functionality in case there is none
    • Redundancy in case of lost connection to one server

It would also allow the creation of a hierarchy of the servers so that in an organization all the clients connect to a local server that then redirects to one or different external qpep servers.

@parvit parvit self-assigned this Sep 30, 2022
@parvit parvit added the enhancement New feature or request label Oct 5, 2022
@parvit parvit changed the title Qpep server high availability Qep server high availability Mar 22, 2023
@parvit parvit changed the title Qep server high availability QPep server high availability Mar 22, 2023
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