[
https://issues.apache.org/jira/browse/TS-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062962#comment-15062962
]
ASF GitHub Bot commented on TS-3944:
------------------------------------
Github user shukitchan commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/385#discussion_r47969659
--- Diff:
doc/developer-guide/plugins/hooks-and-transactions/http-transactions.en.rst ---
@@ -179,6 +179,8 @@ The HTTP transaction functions are:
- :c:func:`TSHttpTxnNextHopAddrGet`
+- :c:func:`TSHttpTxnNextHopAddrSet`
--- End diff --
I thought you want TSHttpTxnServerAddrSet ?
> port is not used in TSHttpTxnServerAddrSet
> ------------------------------------------
>
> Key: TS-3944
> URL: https://issues.apache.org/jira/browse/TS-3944
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 6.0.0
> Reporter: Qiang Li
> Assignee: Alan M. Carroll
> Fix For: 6.1.0
>
>
> i use TSHttpTxnServerAddrSet set the server addr to 192.168.2.3:55066, but
> when ats go to server, it used port is 80 not 55066
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)