GitHub user jrushford opened a pull request:
https://github.com/apache/trafficserver/pull/1208
TS-4514: Transaction hangs when no_dns_just_forward is configured butâ¦
⦠parent proxy is unresolvable (#699)
It doesn't really make sense for the parent selection layer to be aware of
the no_dns flag.
Calling code handles takes the flag into account.
(cherry picked from commit 52843c023800370781e69fec45c3952edf8a307b)
Conflicts:
proxy/ParentRoundRobin.cc
proxy/ParentSelection.cc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jrushford/trafficserver TS-4514
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1208.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 #1208
----
commit 9b9b2a30f5fb6331a9ba3e9df2d1a46bb8aa015e
Author: Uri Shachar <[email protected]>
Date: 2016-06-09T07:11:18Z
TS-4514: Transaction hangs when no_dns_just_forward is configured but
parent proxy is unresolvable (#699)
It doesn't really make sense for the parent selection layer to be aware of
the no_dns flag.
Calling code handles takes the flag into account.
(cherry picked from commit 52843c023800370781e69fec45c3952edf8a307b)
Conflicts:
proxy/ParentRoundRobin.cc
proxy/ParentSelection.cc
----
---
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.
---