From c34fe57d528c94a2c3ffaf0e30aae95d21bd9ddf Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 31 Jul 2012 15:00:19 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367594 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_lua.html.en | 4 ++-- docs/manual/mod/mod_lua.xml.fr | 2 +- docs/manual/mod/quickreference.html.de | 2 +- docs/manual/mod/quickreference.html.en | 2 +- docs/manual/mod/quickreference.html.es | 2 +- docs/manual/mod/quickreference.html.ja.utf8 | 2 +- docs/manual/mod/quickreference.html.ko.euc-kr | 2 +- docs/manual/mod/quickreference.html.tr.utf8 | 2 +- docs/manual/mod/quickreference.html.zh-cn | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index 3e0042cfbd..c9fc6fc6bc 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -940,7 +940,7 @@ LuaPackagePath /scripts/lib/?/init.lua

LuaScope Directive

- + @@ -959,7 +959,7 @@ LuaPackagePath /scripts/lib/?/init.lua
conn:
Same as request but attached to the connection_rec
thread:
Use the interpreter for the lifetime of the thread - handling the request.
+ handling the request (only available with threaded MPMs). diff --git a/docs/manual/mod/mod_lua.xml.fr b/docs/manual/mod/mod_lua.xml.fr index 4422cfa2d9..c2af923b4a 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 43c7fd8b53..ed3be1c69a 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 2f87760569..fc17454578 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 7e34a86a1b..a17fd2e957 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|thread [max|min max]
Syntax:LuaScope once|request|conn|thread
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
LuaQuickHandler /path/to/script.lua hook_function_namesvdhX
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|thread [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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 cf03cc9f14..658b5ea0ca 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
LuaQuickHandler /path/to/script.lua hook_function_namesvdhX
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|thread [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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 798454be41..f1a367bcc5 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
LuaQuickHandler /path/to/script.lua hook_function_namesvdhX
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|thread [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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 f6d9eba3bd..c4da93482b 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
LuaQuickHandler /path/to/script.lua hook_function_namesvdhX
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|thread [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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
LuaQuickHandler /path/to/script.lua hook_function_namesvdhX
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|thread [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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 b8f5231f8c..3532d9bf9c 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
LuaQuickHandler /path/to/script.lua hook_function_nameskdhD
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|thread [max|min max] once skdhD
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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
LuaQuickHandler /path/to/script.lua hook_function_namesvdhX
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|thread [max|min max] once svdhX
One of once, request, conn -- default is once
LuaScope once|request|conn|thread 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 -- 2.40.0