GitHub user jrushford opened a pull request:

    https://github.com/apache/trafficserver/pull/1464

    TS-4747: make marking parent proxies down in hostdb configurable.

    For the use case where a parent in parent.config has multiple ip's for 
failover, TS-4747 added marking the parent down in hostdb so that subsequent 
requests to the parent would go to another ip/host.  For parent proxies listed 
in parent.config tat are not using multiple ips for failover, it is not 
desirable to mark the parent proxy down in hostdb as the parent selection 
system will manage the availability of the parent.
    
    This PR reverts to the original behavior where parent proxies are not 
marked down in hostdb but adds a configuration option so that need parent 
proxies marked down in hostdb may enable it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jrushford/trafficserver ts-4747

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1464.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 #1464
    
----
commit 46b21419eb7216eafee097f649d51ca40646187c
Author: jrushf1239k <[email protected]>
Date:   2017-02-17T16:34:33Z

    TS-4747: make marking parent proxies down in hostdb configurable.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to