From 53db75f64ecf0339a4faa4280387f62b4d0c6aa7 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Mon, 30 Jul 2012 10:04:20 +0000 Subject: [PATCH] Propose (see note in diff) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1367052 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index 43ee4e6dc1..c72c411dd0 100644 --- a/STATUS +++ b/STATUS @@ -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 -- 2.50.1