]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add LuaCodeCache directive for controlling in-memory caching.
authorDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 19:07:38 +0000 (19:07 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 19:07:38 +0000 (19:07 +0000)
commit5b869b19a9bd6646d7c9d5780304182b84552147
tree3d33a481614f6e21c0941ff15d6aeb08fbbc63d9
parenta7185bc2becdc73f24e13ae7f36b3f8d56911cc1
Add LuaCodeCache directive for controlling in-memory caching.
This might need some tweaking on the hash key generation for the mtime lookups, ideas are welcome.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1366890 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/lua_vmprep.c
modules/lua/lua_vmprep.h
modules/lua/mod_lua.c
modules/lua/mod_lua.h