[
https://issues.apache.org/jira/browse/TS-4622?focusedWorklogId=25803&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25803
]
ASF GitHub Bot logged work on TS-4622:
--------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/16 15:33
Start Date: 21/Jul/16 15:33
Worklog Time Spent: 10m
Work Description: GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/820
TS-4622
Cleanup of #773
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver TS-4622
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/820.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 #820
----
commit 13a70c1b48c95d3306dafa90194459ba6c8bd5ed
Author: Thomas Jackson <[email protected]>
Date: 2016-07-21T15:31:29Z
Revert "TS-4622 Use port from SRV response when connecting to origin (#773)"
This reverts commit d91457b8cf27beff88d32fb33a37423fb656b01a.
Github UI squashed the tests and the code change-- we want them separate
commit 1eebb832faade9ae876b7834b3e9842bb8178c4f
Author: Thomas Jackson <[email protected]>
Date: 2016-06-30T17:46:26Z
TS-4622 use port from SRV response for origin connections
This closes #773
commit 7ffa6cbc9a64ecfe6c73875aa9669bb3e6bcb26e
Author: Thomas Jackson <[email protected]>
Date: 2016-07-21T15:21:25Z
Add some initial SRV tsqa tests
----
Issue Time Tracking
-------------------
Worklog Id: (was: 25803)
Time Spent: 3h (was: 2h 50m)
> Ports from SRV lookups aren't used
> ----------------------------------
>
> Key: TS-4622
> URL: https://issues.apache.org/jira/browse/TS-4622
> Project: Traffic Server
> Issue Type: Bug
> Components: DNS
> Reporter: Thomas Jackson
> Assignee: Thomas Jackson
> Fix For: 7.0.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Although the dns processor parses out the ports and we keep track of them, it
> seems that the port from the SRV response is not used at all when connecting
> to the origin. Simple fix, we simply need to set the port before doing
> `do_http_server_open` (potentially earlier if we want to let plugins etc.
> override the port?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)