GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/143
TS-3189: Delay initial do_io_read Delay the do_io_read on the server to user agent tunnel to avoid cases of the incorrect tunnel handling EOS in the post case. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-3189 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/143.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #143 ---- commit 2646c3d631b4d98c386582442bdecd47666a341a Author: shinrich <shinr...@network-geographics.com> Date: 2014-11-11T17:24:13Z TS-3189 Delay the do_io_read on the server to user agent tunnel to avoid cases of the incorrect tunnel handling EOS in the post case. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---