From 717f398aad41abb7ae21b10583d68b5047df4199 Mon Sep 17 00:00:00 2001
From: Jim Jagielski
Date: Tue, 22 Jan 2013 13:45:55 +0000
Subject: [PATCH] update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1436922 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/directives.html.de | 1 +
docs/manual/mod/directives.html.en | 1 +
docs/manual/mod/directives.html.es | 1 +
docs/manual/mod/directives.html.fr | 1 +
docs/manual/mod/directives.html.ja.utf8 | 1 +
docs/manual/mod/directives.html.ko.euc-kr | 1 +
docs/manual/mod/directives.html.tr.utf8 | 1 +
docs/manual/mod/directives.html.zh-cn | 1 +
docs/manual/mod/mod_proxy.html.en | 19 +
docs/manual/mod/mod_proxy.html.fr | 17 +
docs/manual/mod/mod_proxy.html.ja.utf8 | 15 +
docs/manual/mod/mod_proxy.xml.fr | 2 +-
docs/manual/mod/mod_proxy.xml.ja | 2 +-
docs/manual/mod/mod_proxy.xml.meta | 2 +-
docs/manual/mod/quickreference.html.de | 1065 ++++++++--------
docs/manual/mod/quickreference.html.en | 1065 ++++++++--------
docs/manual/mod/quickreference.html.es | 1065 ++++++++--------
docs/manual/mod/quickreference.html.ja.utf8 | 1047 ++++++++--------
docs/manual/mod/quickreference.html.ko.euc-kr | 1061 ++++++++--------
docs/manual/mod/quickreference.html.tr.utf8 | 1077 +++++++++--------
docs/manual/mod/quickreference.html.zh-cn | 1065 ++++++++--------
21 files changed, 3788 insertions(+), 3722 deletions(-)
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index bb0ac29a45..f3b77bcd0e 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -147,6 +147,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index 28c7be60d3..6fc5a72ebc 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -148,6 +148,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es
index 0f2c9b6a95..7d1258b144 100644
--- a/docs/manual/mod/directives.html.es
+++ b/docs/manual/mod/directives.html.es
@@ -150,6 +150,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.fr b/docs/manual/mod/directives.html.fr
index 765937b30e..94c8fef1eb 100644
--- a/docs/manual/mod/directives.html.fr
+++ b/docs/manual/mod/directives.html.fr
@@ -148,6 +148,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8
index c3dd6ec329..d235963a1f 100644
--- a/docs/manual/mod/directives.html.ja.utf8
+++ b/docs/manual/mod/directives.html.ja.utf8
@@ -145,6 +145,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr
index 913c1242c2..4adad0b45f 100644
--- a/docs/manual/mod/directives.html.ko.euc-kr
+++ b/docs/manual/mod/directives.html.ko.euc-kr
@@ -145,6 +145,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8
index ae317e9f9c..5709362639 100644
--- a/docs/manual/mod/directives.html.tr.utf8
+++ b/docs/manual/mod/directives.html.tr.utf8
@@ -144,6 +144,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/directives.html.zh-cn b/docs/manual/mod/directives.html.zh-cn
index b681fbc388..1bbd742612 100644
--- a/docs/manual/mod/directives.html.zh-cn
+++ b/docs/manual/mod/directives.html.zh-cn
@@ -143,6 +143,7 @@
AuthzSendForbiddenOnFailure
BalancerGrowth
BalancerMember
+BalancerPersist
BrowserMatch
BrowserMatchNoCase
BufferedLogs
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 8bb2b45d71..efb7caca15 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -87,6 +87,7 @@
+
+
+
+
+Description: | Attempt to persist changes made by the Balancer Manager across restarts. |
+Syntax: | BalancerPersist On|Off |
+Default: | BalancerPersist Off |
+Context: | server config, virtual host |
+Status: | Extension |
+Module: | mod_proxy |
+Compatibility: | BalancerPersist is only available in Apache HTTP Server 2.4.4 and later.
+ and later. |
+
+
This directive will cause the shared memory storage associated
+ with the balancers and balancer members to be persisted across
+ restarts. This allows these local changes to not be lost during the
+ normal restart/graceful state transitions.
+
diff --git a/docs/manual/mod/mod_proxy.html.fr b/docs/manual/mod/mod_proxy.html.fr
index 57fe0e7fd1..1d15e4e182 100644
--- a/docs/manual/mod/mod_proxy.html.fr
+++ b/docs/manual/mod/mod_proxy.html.fr
@@ -28,6 +28,8 @@
fr |
ja
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Description: | Serveur mandataire/passerelle multi-protocole |
Statut: | Extension |
Identificateur de Module: | proxy_module |
@@ -94,6 +96,7 @@
BalancerGrowth
BalancerMember
+
BalancerPersist
NoProxy
<Proxy>
ProxyAddHeaders
@@ -567,6 +570,20 @@ charge
+
+
+Description: | Attempt to persist changes made by the Balancer Manager across restarts. |
+Syntaxe: | BalancerPersist On|Off |
+Défaut: | BalancerPersist Off |
+Contexte: | configuration du serveur, serveur virtuel |
+Statut: | Extension |
+Module: | mod_proxy |
+Compatibilité: | BalancerPersist is only available in Apache HTTP Server 2.4.4 and later.
+ and later. |
+
La documentation de cette directive
+ n'a pas encore t traduite. Veuillez vous reporter la version
+ en langue anglaise.
+
Description: | Serveurs, domaines ou réseaux auquels on se connectera
diff --git a/docs/manual/mod/mod_proxy.html.ja.utf8 b/docs/manual/mod/mod_proxy.html.ja.utf8
index 88b78eaffd..b69b8cc11a 100644
--- a/docs/manual/mod/mod_proxy.html.ja.utf8
+++ b/docs/manual/mod/mod_proxy.html.ja.utf8
@@ -72,6 +72,7 @@
|
---|
Documentation not yet translated. Please see English version of document.
+
+
ãã®ãã£ã¬ã¯ãã£ãã®è§£èª¬ææ¸ã¯
+ ã¾ã 翻訳ããã¦ãã¾ãããè±èªçãã覧ãã ããã
+
+
説æ: | ç´æ¥æ¥ç¶ãã ãã¹ãããã¡ã¤ã³ããããã¯ã¼ã¯ |
diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr
index 6886deee3f..f2bf9435a7 100644
--- a/docs/manual/mod/mod_proxy.xml.fr
+++ b/docs/manual/mod/mod_proxy.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja
index 514038cc53..52c9c11b95 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
-
+