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

ASF GitHub Bot commented on TS-4259:
------------------------------------

Github user zwoop commented on the pull request:

    https://github.com/apache/trafficserver/pull/514#issuecomment-192982825
  
    Back port candidate? I wonder too if this is something we have other Jiras 
for, I remember seeing crashes related to tunneling before.


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