From: Daniel Gruno Date: Thu, 26 Jul 2012 11:36:29 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6581 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a3162fdf2d2ebd9895f3ef8e1c7d0a6b9953584;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1365954 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index 5fbc74d605f..3b2a3b0f8f5 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -883,7 +883,7 @@ LuaPackagePath /scripts/lib/?/init.lua

LuaScope Directive

- + @@ -901,6 +901,8 @@ LuaPackagePath /scripts/lib/?/init.lua request scoped.
conn:
Same as request but attached to the connection_rec
+
thread:
Use the interpreter for the lifetime of the thread + handling the request.
diff --git a/docs/manual/mod/mod_lua.xml.fr b/docs/manual/mod/mod_lua.xml.fr index f54e4ea6bf2..e6c0c3b3ea4 100644 --- a/docs/manual/mod/mod_lua.xml.fr +++ b/docs/manual/mod/mod_lua.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 2be8b4eb3bb..60747940190 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -604,7 +604,7 @@ processing - + - + - + - + diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index d6d6605f33f..7f4327e9127 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -566,7 +566,7 @@ processing - + - + diff --git a/docs/manual/mod/quickreference.html.zh-cn b/docs/manual/mod/quickreference.html.zh-cn index cab5e0bae74..53cd4c19423 100644 --- a/docs/manual/mod/quickreference.html.zh-cn +++ b/docs/manual/mod/quickreference.html.zh-cn @@ -591,7 +591,7 @@ processing - +
Description:One of once, request, conn -- default is once
Syntax:LuaScope once|request|conn [max|min max]
Syntax:LuaScope once|request|conn|thread [max|min max]
Default:LuaScope once
Context:server config, virtual host, directory, .htaccess
Override:All
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
svdhX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once svdhX
One of once, request, conn -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests Anzahl 100 svC
Anzahl der Anfragen, die bei einer persistenten Verbindung diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 93d20b83dee..98ea871657f 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -596,7 +596,7 @@ processing
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
svdhX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once svdhX
One of once, request, conn -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests number 100 svC
Number of requests allowed on a persistent diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 1a8cc0d9989..f66dae940ac 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -603,7 +603,7 @@ processing
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
svdhX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once svdhX
One of once, request, conn -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests number 100 svC
Number of requests allowed on a persistent diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index 419bab69562..40cc4919c31 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -569,7 +569,7 @@ processing
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
svdhX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once svdhX
One of once, request, conn -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests number 100 svC
持続的な接続上で許可されるリクエストの数
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
svdhX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once svdhX
One of once, request, conn -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests number 100 svC
Number of requests allowed on a persistent diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8 index 5356685ab30..0876c3590af 100644 --- a/docs/manual/mod/quickreference.html.tr.utf8 +++ b/docs/manual/mod/quickreference.html.tr.utf8 @@ -597,7 +597,7 @@ processing
LuaPackagePath /path/to/include/?.luaskdhD
Add a directory to lua's package.path
skdhD
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directoryskdhD
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once skdhD
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once skdhD
One of once, request, conn -- default is once
MaxConnectionsPerChild sayı 0 sM
Tek bir çocuk sürecin ömrü boyunca işleme sokabileceği istek sayısını sınırlamakta kullanılır.
MaxKeepAliveRequests sayı 100 skÇ
Bir kalıcı bağlantıda izin verilen istek sayısı
LuaPackagePath /path/to/include/?.luasvdhX
Add a directory to lua's package.path
svdhX
Provide a hook for the quick handler of request processing
LuaRoot /path/to/a/directorysvdhX
Specify the base path for resolving relative paths for mod_lua directives
LuaScope once|request|conn [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread [max|min max] once svdhX
One of once, request, conn -- default is once
MaxConnectionsPerChild number 0 sM
Limit on the number of connections that an individual child server will handle during its life
MaxKeepAliveRequests number 100 svC
Number of requests allowed on a persistent