[ 
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

Reply via email to