Susan Hinrichs created TS-3188:
----------------------------------
Summary: 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
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)