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 2013/05/03 21:50:16 UTC

[jira] [Commented] (TS-1867) combo_handler crashes when combine non-200 response from upstream

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

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

Commit 8650d81f725af40bd2143485922cfa34a8eec33a in branch refs/heads/master from [~conanmind]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=8650d81 ]

TS-1867: combo_handler crashes with non-200 responses

combo_handler crashes when combining non-200 response from upstream.

                
> combo_handler crashes when combine non-200 response from upstream
> -----------------------------------------------------------------
>
>                 Key: TS-1867
>                 URL: https://issues.apache.org/jira/browse/TS-1867
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Conan Wang
>         Attachments: TS-1867.patch
>
>
> I'm sure the crashes appear after TS-1710.
> TS-1710 start to save non-200 response(header), while in the past the non-200 response was always empty which is the flag for combo_handler to decide whether to produce 400 BAD REQUEST to user.
> The attached patch adds a member of ResponseData for combo_handler(or other ESI client) to get the status code of upstream response.

--
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