polaris-gslb/polaris-gslb
Fork: 81 Star: 267 (更新于 1970-01-01 00:00:00)
license: NOASSERTION
Language: Python .
A free, open source GSLB (Global Server Load Balancing) solution.
最后发布版本: v0.6 ( 2018-11-08 20:21:59)
Polaris - guiding the traffic home.
An extendable high availability solution for the data center and beyond, Global Server Load Balancing(GSLB), DNS-based traffic manager.
- Built as an enhancement for PowerDNS Authoritative Server.
- Load-balancing methods:
- Weighted round-robin.
- Topology(direct clients to end-points in the same region/datacenter).
- Failover group(active-backup).
- Parameterized(timeout, interval, retries etc.) health monitors:
- TCP
- Connect to a specific port number.
- Send string.
- Match regular expression in response.
- HTTP/S
- Port number to use.
- SSL.
- Request a specific URL path.
- Expect a response code from a configurable array.
- Forced
- Force a member to be up or down, disables health checking.
- TCP
- Ability to run health checks against an IP that is different from the member IP.
- Up to 1024 addresses returned in a response.
- Different ways to handle the "all-pool-members-down" situation(fallback):
- Return any configured end-points(ignore the health status).
- Refuse query.
- Automatic SOA serial.
- A single Health Tracker can serve multiple DNS resolvers running on different machines.
- LB configuration validation on start-up operations.
- Elastic threads pool serving health checks.
- Asynchronous, non-blocking comms between the internal components.
See the WIKI for installation, configuration and other information.
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2018-11-08 20:21:59 v0.6
2017-12-17 21:18:09 v0.5.1
2017-05-01 13:53:37 v0.5
2016-04-05 15:48:22 v0.4
2016-01-20 18:14:15 v0.3.2
2015-10-02 02:15:17 v0.3.1
2015-09-04 16:27:04 v0.3.0
主题(topics):
dns, gslb, high-availability, load-balancer
polaris-gslb/polaris-gslb同语言 Python最近更新仓库
2024-11-06 03:34:16 home-assistant/core
2024-11-05 16:16:26 Guovin/TV
2024-11-05 15:03:24 Cinnamon/kotaemon
2024-11-04 23:11:11 DS4SD/docling
2024-11-04 10:56:18 open-compass/opencompass
2024-11-04 08:51:21 yt-dlp/yt-dlp