https://github.com/foomo/variant-balancer
web load balancer with support for variants
https://github.com/foomo/variant-balancer
Last synced: about 1 month ago
JSON representation
web load balancer with support for variants
- Host: GitHub
- URL: https://github.com/foomo/variant-balancer
- Owner: foomo
- License: lgpl-2.1
- Created: 2015-06-15T16:15:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T09:17:43.000Z (almost 7 years ago)
- Last Synced: 2024-11-13T08:16:04.218Z (3 months ago)
- Language: Go
- Size: 52.7 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# variant-balancer
web load balancer with support for variants
#
- regular load balancing
- traffic shaping
- take nodes offline# API routes
/api/run
/api/status/api/nodes
# To be done
- 503 handling
- 502 bad gateway
- node monitoring (watch if nodes are available)
- variant failure handling