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

Sudheer Vinukonda updated TS-2818:
----------------------------------

    Description: 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)   (was: 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) )

> 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)

Reply via email to