[
https://issues.apache.org/jira/browse/TS-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006214#comment-14006214
]
ASF subversion and git services commented on TS-2818:
-----------------------------------------------------
Commit 174ae677776f419b26c2fce7152b560eebc2d5ee in trafficserver's branch
refs/heads/master from [~bcall]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=174ae67 ]
TS-2818: TSHttpTxnServerAddrSet() doesn't update the server port
Reviewed: Bryan Call
> TSHttpTxnServerAddrSet() doesn't update the server port
> -------------------------------------------------------
>
> Key: TS-2818
> URL: https://issues.apache.org/jira/browse/TS-2818
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Sudheer Vinukonda
> Assignee: Bryan Call
> Fix For: 5.0.0
>
> Attachments: ts2818.diff
>
>
> Need to enhance TSHttpTxnServerAddrSet() to also update the server port.
> Without the server port set correctly, the server session reuse doesn't work
> (since, the stored server session is based on
> "sm->t_state.server_info.addr.sa", which has the plugin's updated port and
> the new server session is based on "sm->t_state.server_info.port" which has
> the incoming request port and the port match fails)
--
This message was sent by Atlassian JIRA
(v6.2#6252)