You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/08/06 20:46:14 UTC

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

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

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

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

TS-2991: SessionManager incorrectly releasing sessions back to pool


> 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
>             Fix For: 5.1.0
>
>
> 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)