You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/07/30 12:04:20 UTC

svn commit: r1367052 - /httpd/httpd/branches/2.4.x/STATUS

Author: humbedooh
Date: Mon Jul 30 10:04:20 2012
New Revision: 1367052

URL: http://svn.apache.org/viewvc?rev=1367052&view=rev
Log:
Propose (see note in diff)

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1367052&r1=1367051&r2=1367052&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jul 30 10:04:20 2012
@@ -197,6 +197,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: Trunk patch applies.
      +1: rjung, humbedooh
 
+   * mod_lua: Add new directive, LuaCodeCache, for controlling in-memory caching
+     of lua scripts.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1366890
+                  http://svn.apache.org/viewvc?view=revision&revision=1367025
+                  http://svn.apache.org/viewvc?view=revision&revision=1367040
+                  http://svn.apache.org/viewvc?view=revision&revision=1367048
+    2.4.x patch:  http://people.apache.org/~humbedooh/LuaCodeCache.diff
+    +1: humbedooh
+    humbedooh: It might be easier to get a vote going on all the previous changes
+               to mod_lua, so we won't have to munge together odd looking patches 
+               for each change that was made.
+
 
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt