You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Brian Geffon (JIRA)" <ji...@apache.org> on 2014/10/02 02:28:35 UTC

[jira] [Commented] (TS-3106) ATS error responses do not flush request body

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

Brian Geffon commented on TS-3106:
----------------------------------

I'm working with [~jacksontj] on a fix for this.

> ATS error responses do not flush request body
> ---------------------------------------------
>
>                 Key: TS-3106
>                 URL: https://issues.apache.org/jira/browse/TS-3106
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Thomas Jackson
>            Assignee: Brian Geffon
>
> If you send a request to ATS which causes an error page (no remap, blocked HTTP method, etc.) with a body, the following request will get a 403 response. This is due to ATS not flushing the request body of the first (failed) request. If you look in the logs for the second request you will see the URL as "POSBODY GET /" (or something similar). I can easily reproduce this on ATS 5.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)