GitHub user ushachar opened a pull request: https://github.com/apache/trafficserver/pull/699
TS-4514: Transaction hangs when no_dns_just_forward is configured but⦠⦠parent proxy is unresolvable 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. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ushachar/trafficserver fix_dns_loop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/699.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 #699 ---- commit dabf2c1d118a78884164f529d37015ba1780bade Author: Uri Shachar <ushac...@apache.org> Date: 2016-06-08T20:44:19Z TS-4514: Transaction hangs when no_dns_just_forward is configured but parent proxy is unresolvable 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. ---- --- 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. ---