[
https://issues.apache.org/jira/browse/TS-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255397#comment-15255397
]
ASF GitHub Bot commented on TS-4116:
------------------------------------
GitHub user ushachar opened a pull request:
https://github.com/apache/trafficserver/pull/599
TS-4116: DNS failure prohibits use of client target address
Refactor handling of use_client_target_addr=1 when DNS resolving fails.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ushachar/trafficserver fix_ts_4116
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/599.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 #599
----
commit d48cea41ae9d5f192944357e18c1f3472e66a3ed
Author: Uri Shachar <[email protected]>
Date: 2016-04-23T21:48:30Z
TS-4116: DNS failure prohibits use of client target address
Refactor handling of use_client_target_addr=1 when DNS resolving fails
----
> DNS failure prohibits use of client target address
> --------------------------------------------------
>
> Key: TS-4116
> URL: https://issues.apache.org/jira/browse/TS-4116
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Affects Versions: 5.3.2
> Reporter: Kalin Krastanov
> Assignee: Thomas Jackson
> Fix For: sometime
>
>
> When ATS is set up to use client target address in transparent mode and there
> is DNS error (i.e. the OS name is resolvable only on the client machine) 502
> error is returned instead of using the client target address.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)