You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "weijin (JIRA)" <ji...@apache.org> on 2013/10/14 04:35:43 UTC

[jira] [Resolved] (TS-2197) http_sm may not perceive client_vc`s aborted if it is not a new connection

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

weijin resolved TS-2197.
------------------------

    Resolution: Fixed

> http_sm may not perceive client_vc`s aborted if it is not a new connection
> --------------------------------------------------------------------------
>
>                 Key: TS-2197
>                 URL: https://issues.apache.org/jira/browse/TS-2197
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>            Reporter: weijin
>             Fix For: 4.1.0
>
>         Attachments: TS-2197.wj.diff
>
>
> for a keepalive connection, the second request maybe already in the ua_buffer, the current code disabled the client_vc`s read when parse the http_hdr in such case, which means we can not notified the client_vc is aborted as soon as possible.



--
This message was sent by Atlassian JIRA
(v6.1#6144)