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

Disable/enable backend via api #48

Open
nickdoikov opened this issue Nov 27, 2016 · 0 comments
Open

Disable/enable backend via api #48

nickdoikov opened this issue Nov 27, 2016 · 0 comments
Assignees
Labels

Comments

@nickdoikov
Copy link
Collaborator

need to add such functionality via api without deleting/recreating server:

  1. disable backend server ip:port (continuously). This should disable all traffic to this node and exclude it from active backend pool (same as for faulty healthcheck)
  2. Enable backend server ip:port (continuously). This should enable(rebalance according to a policy) traffic to this node and exclude it from active backend pool (same as for healthy healthcheck)
  3. if this server disappear from backend pool - delete it`s "disable" flag.
@nickdoikov nickdoikov changed the title need to be able to disable/enablr backend server manually via api need to be able to disable/enable backend server manually via api Nov 27, 2016
@yyyar yyyar added this to the 0.5.0 milestone Apr 8, 2017
@illarion illarion changed the title need to be able to disable/enable backend server manually via api Disable/enable backend via api Apr 8, 2017
@illarion illarion modified the milestones: 0.5.0, 0.6.0, 0.7.0 Jun 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants