[
https://issues.apache.org/jira/browse/TS-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218222#comment-14218222
]
ASF GitHub Bot commented on TS-3188:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/142
> Do not set half_close flag for short post on keep_alive client connections
> --------------------------------------------------------------------------
>
> Key: TS-3188
> URL: https://issues.apache.org/jira/browse/TS-3188
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Susan Hinrichs
> Assignee: Susan Hinrichs
> Fix For: 5.2.0
>
>
> The original logic would set the half_close flag on the client session if all
> the post information fit in the receive buffer before we started the post
> tunnel.
> However, if the client connection was to be used for multiple requests, this
> was incorrect.
> This flaw exhibited in my test safelyfiled site by doing a folder create
> (resulting in a short set of post arguments) followed by a file upload that
> tried to reuse the same connection. The file upload would fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)