GitHub user scw00 opened a pull request: https://github.com/apache/trafficserver/pull/493
TS-4220 DNSHandler::mainEvent Dear all failover_now return false when the name server's mark is not expiring, and we need to call rr_failure to mark the name server as down. Thx!! You can merge this pull request into a Git repository by running: $ git pull https://github.com/scw00/trafficserver patch-2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/493.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #493 ---- commit f8d93393c222e8490747f76004044d5fbb27d7c4 Author: scw00 <616955...@qq.com> Date: 2016-02-22T05:01:16Z TS-4220 DNSHandler::mainEvent Dear all failover_now return false when the name server's mark is not expiring, and we need to call rr_failure to mark the name server as down. Thx!! ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---