From: André Malo Date: Wed, 9 Mar 2016 22:28:13 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.5.0-alpha~1927 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc6c88ea1482612a8b6ef0ccf9763d0511f139c5;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_hcheck.html.en b/docs/manual/mod/mod_proxy_hcheck.html.en index ba130f8723..afc0b28301 100644 --- a/docs/manual/mod/mod_proxy_hcheck.html.en +++ b/docs/manual/mod/mod_proxy_hcheck.html.en @@ -150,7 +150,7 @@ not dynamically checked at all.

ProxyHCExpr Directive

- + @@ -165,7 +165,10 @@ not dynamically checked at all.

ProxyPass "/apps" "http://backend.example.com/" hcexpr=ok234 -

NOTE: The expression can use curly-parens ("{}") as quoting deliminators in addition to normal quotes.

+
+ The expression can use curly-parens ("{}") as + quoting deliminators in addition to normal quotes. +

If using a health check method (eg: GET) which results in a response body, that body itself can be checked via ap_expr using the hc() diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 81b133d04e..2fe3ccbb58 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -778,7 +778,7 @@ response

- + - + - + - + - + - + - +
Description:Creates a named condition expression to use to determine health of the backend based on its response.
Syntax:ProxyHCExpr name {ap_expr expression}
Syntax:ProxyHCExpr name {ap_expr expression}
Context:server config, virtual host
Status:Extension
Module:mod_proxy_hcheck
ProxyFtpDirCharset character set ISO-8859-1 svdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]svdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]svdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>svE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>svE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytessvdB
Sets the buffer size increment for buffering inline scripts and diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index d769d85dea..eefc58f601 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -770,7 +770,7 @@ response
ProxyFtpDirCharset character set ISO-8859-1 svdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]svdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]svdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>svE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>svE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytessvdB
Sets the buffer size increment for buffering inline scripts and diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index fbae53a457..33ceb18fc9 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -777,7 +777,7 @@ response
ProxyFtpDirCharset character set ISO-8859-1 svdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]svdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]svdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>svE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>svE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytessvdB
Sets the buffer size increment for buffering inline scripts and diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index ddb5cf5154..afd45534b7 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -732,7 +732,7 @@ malicious privileges-aware code.
ProxyFtpDirCharset character set ISO-8859-1 svdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]svdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]svdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>svE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>svE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytessvdB
Sets the buffer size increment for buffering inline scripts and diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 030f9b3d9b..d0f48a97aa 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -736,7 +736,7 @@ response
ProxyFtpDirCharset character set ISO-8859-1 svdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]svdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]svdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>svE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>svE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytessvdB
Sets the buffer size increment for buffering inline scripts and diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8 index 739abc24e4..890d3beb34 100644 --- a/docs/manual/mod/quickreference.html.tr.utf8 +++ b/docs/manual/mod/quickreference.html.tr.utf8 @@ -768,7 +768,7 @@ response
ProxyFtpDirCharset character set ISO-8859-1 skdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]skdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]skdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}skE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}skE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>skE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>skE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytesskdT
Sets the buffer size increment for buffering inline scripts and diff --git a/docs/manual/mod/quickreference.html.zh-cn.utf8 b/docs/manual/mod/quickreference.html.zh-cn.utf8 index 7ab31ffa7e..68dbb4e757 100644 --- a/docs/manual/mod/quickreference.html.zh-cn.utf8 +++ b/docs/manual/mod/quickreference.html.zh-cn.utf8 @@ -765,7 +765,7 @@ response
ProxyFtpDirCharset character set ISO-8859-1 svdE
Define the character set for proxied FTP listings
ProxyFtpEscapeWildcards [on|off]svdE
Whether wildcards in requested filenames are escaped when sent to the FTP server
ProxyFtpListOnWildcard [on|off]svdE
Whether wildcards in requested filenames trigger a file listing
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCExpr name {ap_expr expression}svE
Creates a named condition expression to use to determine health of the backend based on its response.
ProxyHCTemplate name parameter=setting <...>svE
Creates a named template for setting various health check parameters
ProxyHCTPsize <size>svE
Sets the size of the threadpool used for the health check workers.
ProxyHTMLBufSize bytessvdB
Sets the buffer size increment for buffering inline scripts and