[
https://issues.apache.org/jira/browse/TS-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322063#comment-15322063
]
ASF subversion and git services commented on TS-4514:
-----------------------------------------------------
Commit 52843c023800370781e69fec45c3952edf8a307b in trafficserver's branch
refs/heads/master from [~ushachar]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=52843c0 ]
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.
> Transaction hangs when no_dns_just_forward is configured but parent proxy is
> unresolvable
> -----------------------------------------------------------------------------------------
>
> Key: TS-4514
> URL: https://issues.apache.org/jira/browse/TS-4514
> Project: Traffic Server
> Issue Type: Bug
> Components: DNS, Parent Proxy
> Reporter: Uri Shachar
> Assignee: Uri Shachar
> Fix For: 7.0.0
>
>
> When ATS is configured with:
> {code}
> CONFIG proxy.config.http.no_dns_just_forward_to_parent INT 1
> {code}
> And a transaction comes in that has an unresolvable parent in parents.config
> ATS will keep retrying to resolve the same parent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)