From: Daniel Gruno Date: Fri, 28 Aug 2015 14:31:22 +0000 (+0000) Subject: we have this nwo, don't we? X-Git-Tag: 2.5.0-alpha~2906 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76410a124ac3e93d3f71f3dcf3d26f9ce1eb132;p=thirdparty%2Fapache%2Fhttpd.git we have this nwo, don't we? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698338 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/README b/modules/lua/README index 78efa0ef351..8481528ad1d 100644 --- a/modules/lua/README +++ b/modules/lua/README @@ -9,13 +9,6 @@ * Building For now, see docs/building-from-subversion.txt -* To Consider - Allow definition of lua_State instances associated with arbitrary - pool using the pool's user_data constuct. There would, here, be two - types, pooled and singleton. On the other hand, singleton would work - fine for almost all cases -- the exception being a process or server - pool, and then we could stay singleton anyway and lock around it. - * Task List ** TODO Use r->file to determine file, doing rewriting in translate_name