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/09/10 04:46:52 UTC

[jira] [Updated] (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 updated TS-2197:
-----------------------

    Attachment: TS-2197.wj.diff

not call the state_read_client_request_header directly, or else the http_sm maybe deleted before the function return.
                
> 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
>         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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira