diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index e906ffb8ff..b044288f3a 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -821,7 +821,7 @@ LuaPackagePath /scripts/lib/?/init.lua
| Description: | Provide a hook for the quick handler of request processing | ||
|---|---|---|---|
| Syntax: | | ||
| Syntax: | LuaQuickHandler /path/to/script.lua hook_function_name | ||
| Context: | server config, virtual host, directory, .htaccess | ||
| Override: | All | ||
| Status: | Experimental | ||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | svdh | X | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | svdh | X | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | svdh | X | |
| Add a directory to lua's package.path | |||
| svdh | X | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | svdh | X | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | svdh | X | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | svdh | X |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild number | 0 | s | M |
| Limit on the number of connections that an individual child server diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 52c5bfc870..efd2ed4af9 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -593,7 +593,7 @@ processing | |||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | svdh | X | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | svdh | X | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | svdh | X | |
| Add a directory to lua's package.path | |||
| svdh | X | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | svdh | X | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | svdh | X | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | svdh | X |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild number | 0 | s | M |
| Limit on the number of connections that an individual child server diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 42e785f88f..d5d8fe68d2 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -600,7 +600,7 @@ processing | |||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | svdh | X | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | svdh | X | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | svdh | X | |
| Add a directory to lua's package.path | |||
| svdh | X | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | svdh | X | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | svdh | X | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | svdh | X |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild number | 0 | s | M |
| Limit on the number of connections that an individual child server diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index 713b70df39..034dfd981a 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -566,7 +566,7 @@ processing | |||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | svdh | X | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | svdh | X | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | svdh | X | |
| Add a directory to lua's package.path | |||
| svdh | X | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | svdh | X | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | svdh | X | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | svdh | X |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild number | 0 | s | M |
| Limit on the number of connections that an individual child server diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 724730ed68..3d9bb91a11 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -563,7 +563,7 @@ processing | |||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | svdh | X | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | svdh | X | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | svdh | X | |
| Add a directory to lua's package.path | |||
| svdh | X | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | svdh | X | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | svdh | X | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | svdh | X |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild number | 0 | s | M |
| Limit on the number of connections that an individual child server diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8 index 0e24ae83c9..ab6ff8a2f2 100644 --- a/docs/manual/mod/quickreference.html.tr.utf8 +++ b/docs/manual/mod/quickreference.html.tr.utf8 @@ -594,7 +594,7 @@ processing | |||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | skdh | D | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | skdh | D | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | skdh | D | |
| Add a directory to lua's package.path | |||
| skdh | D | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | skdh | D | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | skdh | D | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | skdh | D |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild sayı | 0 | s | M |
| Tek bir çocuk sürecin ömrü boyunca işleme sokabileceği istek diff --git a/docs/manual/mod/quickreference.html.zh-cn b/docs/manual/mod/quickreference.html.zh-cn index 1d235aa877..bfabfd697b 100644 --- a/docs/manual/mod/quickreference.html.zh-cn +++ b/docs/manual/mod/quickreference.html.zh-cn @@ -588,7 +588,7 @@ processing | |||
| LuaMapHandler uri-pattern /path/to/lua/script.lua [function-name] | svdh | X | |
| Map a path to a lua handler | |||
| LuaPackageCPath /path/to/include/?.soa | svdh | X | |
| Add a directory to lua's package.cpath | |||
| LuaPackagePath /path/to/include/?.lua | svdh | X | |
| Add a directory to lua's package.path | |||
| svdh | X | ||
| Provide a hook for the quick handler of request processing | |||
| LuaQuickHandler /path/to/script.lua hook_function_name | svdh | X | |
| Provide a hook for the quick handler of request processing | |||
| LuaRoot /path/to/a/directory | svdh | X | |
| Specify the base path for resolving relative paths for mod_lua directives | |||
| LuaScope once|request|conn|thread [max|min max] | once | svdh | X |
| One of once, request, conn -- default is once | |||
| MaxConnectionsPerChild number | 0 | s | M |
| Limit on the number of connections that an individual child server | |||