Conan Wang created TS-1867:
------------------------------

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


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

Reply via email to