GitHub user scw00 opened a pull request: https://github.com/apache/trafficserver/pull/492
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-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/492.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 #492 ---- commit 21220427f13857833275bf30cbd62cf3c8c9d09c Author: scw00 <616955...@qq.com> Date: 2016-02-22T04:52:45Z Update DNS.cc 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. ---