You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Brian Geffon (JIRA)" <ji...@apache.org> on 2014/08/06 20:44:13 UTC

[jira] [Assigned] (TS-2991) SessionManager incorrectly releasing sessions back to pool

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

Brian Geffon reassigned TS-2991:
--------------------------------

    Assignee: Brian Geffon

> SessionManager incorrectly releasing sessions back to pool
> ----------------------------------------------------------
>
>                 Key: TS-2991
>                 URL: https://issues.apache.org/jira/browse/TS-2991
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brian Geffon
>            Assignee: Brian Geffon
>
> We've seen an issue where Traffic Server receives a response w/ a Connection: Close header followed by an EOS caused by a TCP FIN. What happens is that the tunnel_hander_server() is incorrectly keeping the connection open due to the EOS code path not detecting the connection close. This results in failed connections and other weird transient issues. Patch incoming.



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