]> granicus.if.org Git - apache/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)
commitf9b07d1b34e2828ac7f11a3742b67bba579ca3e3
tree3d33a481614f6e21c0941ff15d6aeb08fbbc63d9
parent6722d4751973ea15b7bbc9c3a7e3c855c00fe3e7
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