You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/06/12 18:55:54 UTC

[2/2] trafficserver git commit: [TS-3126]: update CHANGES

[TS-3126]: update CHANGES


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/15cc130a
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/15cc130a
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/15cc130a

Branch: refs/heads/master
Commit: 15cc130a1f16762417417ff1e1a549b8b30ba860
Parents: 9500799
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Fri Jun 12 16:55:37 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Fri Jun 12 16:55:37 2015 +0000

----------------------------------------------------------------------
 CHANGES | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/15cc130a/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 7abff53..8b5073b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3126]: Remove the config setting that controls sending of HTTP status
+     response (408) on a POST failure (e.g timeout) and make the sending of 408
+     default.
+
   *) [TS-2512] Deprecate the channel_stats plugin.
 
   *) [TS-3687] ATS Session Cache should remove expired sessions.