You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2014/05/20 20:04:41 UTC

[jira] [Assigned] (TS-2818) TSHttpTxnServerAddrSet() doesn't update the server port

     [ https://issues.apache.org/jira/browse/TS-2818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call reassigned TS-2818:
------------------------------

    Assignee: 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 session is based on "sm->t_state.server_info.addr.sa", which has the plugin's updated port and the new session is based on "sm->t_state.server_info.port" which has the incoming request port) 



--
This message was sent by Atlassian JIRA
(v6.2#6252)