]> granicus.if.org Git - apache/commit
Add a server scope for Lua states (in LuaScope), which creates a pool of states...
authorDaniel Gruno <humbedooh@apache.org>
Sun, 5 Aug 2012 19:57:44 +0000 (19:57 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 5 Aug 2012 19:57:44 +0000 (19:57 +0000)
commitb598e862d308df05f228fd38fffca94716ff3756
treec6e57343e0afc9218c777a6586941f3d10fe1258
parent7ab70fec3dc3088e0ece261e1955efe1be12b80c
Add a server scope for Lua states (in LuaScope), which creates a pool of  states with manageable minimum and maximum size.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369656 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