[ 
https://issues.apache.org/jira/browse/TS-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185354#comment-15185354
 ] 

ASF subversion and git services commented on TS-4259:
-----------------------------------------------------

Commit 325422f771949ef7fb3a0cc715b93f7812eddba4 in trafficserver's branch 
refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=325422f ]

TS-4259: Only null out ua_session if it was in the tunnel when the tunnel 
collapsed.
This closes #514.


> ua_session should not be NULL'd out if not closed
> -------------------------------------------------
>
>                 Key: TS-4259
>                 URL: https://issues.apache.org/jira/browse/TS-4259
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>             Fix For: 6.2.0
>
>
> In {{HttpSM::tunnel_handler_server}} the tunnel may get shut down due to an 
> issue with the server by calling {{HttpTunnel::chain_abort_all}}. The code 
> presumes this will close {{ua_session}} because it is in the tunnel but it 
> has been observed this is not always true. Therefore the  tunnel state of 
> {{ua_entry}} which corresponds to {{ua_session}} should be checked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to