]> granicus.if.org Git - apache/commitdiff
propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 16 Aug 2015 12:59:03 +0000 (12:59 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 16 Aug 2015 12:59:03 +0000 (12:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1696139 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dc45caf6638287257e9bd1674dbe200d114e3ab2..1e9599bb790d1c0a3240b1e162d99cfe666d0adb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -246,6 +246,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x: trunk works
      +1: covener
 
+  *) mod_socache_memcache: Add the 'MemcacheConnTTL' directive to control how 
+     long to keep idle connections with the memcache server(s).
+     Change default value from 600 usec (!) to 15 sec.  PR 58091
+     Measurements available in the svn commit message.
+     trunk: http://svn.apache.org/r1696105
+     2.4.x: trunk works modulo CHANGES
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) mod_ssl: add ALPN support by allowing other modules to register callbacks