GitHub user SolidWallOfCode opened a pull request:

    https://github.com/apache/trafficserver/pull/1422

    YTS-614: Avoid crash due to error during POST request transform.

    If the user agent has an error during a POST transform ATS can either crash 
(by trying to write an error response to a dead user agent) or leave the 
request in an undead state waiting on events that won't happen.
    
    (cherry picked from commit fad1f6ed353d332ce505306f462e9f90be00a6ad)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SolidWallOfCode/trafficserver yts-614

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1422.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 #1422
    
----
commit dee344ca1f02d1532c02abf2b2333f9091b4955f
Author: Alan M. Carroll <solidwallofc...@yahoo-inc.com>
Date:   2015-12-15T17:08:53Z

    YTS-614: Avoid crash due to error during POST request transform.
    
    (cherry picked from commit fad1f6ed353d332ce505306f462e9f90be00a6ad)

----


---
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.
---

Reply via email to