]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Use a (new) global pool/mutex setup for IVM rather than a per-process pool.
authorDaniel Gruno <humbedooh@apache.org>
Fri, 27 Sep 2013 13:56:53 +0000 (13:56 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 27 Sep 2013 13:56:53 +0000 (13:56 +0000)
commitee48c787670d96989198602d7a78e1bfc528a06e
tree086854805be30944273fbbff4b50aa3f44c5e15e
parentff5d0a6f355f0039a0e2b4749a95cdd1cb4c7a85
mod_lua: Use a (new) global pool/mutex setup for IVM rather than a per-process pool.

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