Commit 52161837 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1696139 13f79535-47bb-0310-9956-ffa450edef68
parent 775e59a1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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