This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(balancer) fix accidental ttl=0 switches
See #51 Some servers will report ttl=0 when they are on the very edge of their own cached ttl. This should never happen for a record that has a non-0 ttl. This fix makes sure we require ttl=0 reported twice in a row before we switch the loadbalancer. Fixes #51
- Loading branch information