[
https://issues.apache.org/jira/browse/TS-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-2818:
------------------------------
Issue Type: Bug (was: Improvement)
> TSHttpTxnServerAddrSet() doesn't update the server port
> -------------------------------------------------------
>
> Key: TS-2818
> URL: https://issues.apache.org/jira/browse/TS-2818
> Project: Traffic Server
> Issue Type: Bug
> 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)