summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2024-09-14 13:52:31 +0200
committerLucien Gentis <lgentis@apache.org>2024-09-14 13:52:31 +0200
commitdba5ec4d3b74a2d0b66cbe6e5f16cfac3c63bb52 (patch)
tree8643e54c36d8afb1d58cfd1ba099bd4d2783f1ba
parentfr doc XML files updates. (diff)
downloadapache2-dba5ec4d3b74a2d0b66cbe6e5f16cfac3c63bb52.tar.xz
apache2-dba5ec4d3b74a2d0b66cbe6e5f16cfac3c63bb52.zip
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920622 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/mod/mod_proxy.html.fr.utf84
-rw-r--r--docs/manual/mod/mod_proxy.xml.ja2
-rw-r--r--docs/manual/mod/mpm_common.html.fr.utf84
-rw-r--r--docs/manual/mod/mpm_common.xml.de2
-rw-r--r--docs/manual/mod/mpm_common.xml.ja2
-rw-r--r--docs/manual/mod/mpm_common.xml.tr2
6 files changed, 12 insertions, 4 deletions
diff --git a/docs/manual/mod/mod_proxy.html.fr.utf8 b/docs/manual/mod/mod_proxy.html.fr.utf8
index dfef67d65f..41da3da5a9 100644
--- a/docs/manual/mod/mod_proxy.html.fr.utf8
+++ b/docs/manual/mod/mod_proxy.html.fr.utf8
@@ -1659,6 +1659,10 @@ ProxyPass "/mirror/foo" "http://backend.example.com"</pre>
du serveur d'arrière-plan dans le cache.
-1 signifie jusqu'au redémarrage de Apache httpd.</p>
</td></tr>
+ <tr><td><a id="multipathtcp" name="multipathtcp">multipathtcp</a></td>
+ <td>Off</td>
+ <td><p>Active/Désactive l’utilisation de <a href="https://mptcp.dev">Multipath TCP (MPTCP)</a></p>
+ </td></tr>
</table>
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja
index 5434899c30..0421951c47 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 344971:1916708 (outdated) -->
+<!-- English Revision: 344971:1920586 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mpm_common.html.fr.utf8 b/docs/manual/mod/mpm_common.html.fr.utf8
index 47dd205f54..eae8a4821b 100644
--- a/docs/manual/mod/mpm_common.html.fr.utf8
+++ b/docs/manual/mod/mpm_common.html.fr.utf8
@@ -310,6 +310,10 @@ Listen 192.170.2.5:8000</pre>
Listen utilisant une adresse IPv4 avec le même port (si le serveur a été
compilé en désactivant les adresses IPv4, il s'agit du comportement par
défaut et cette option n'a alors aucun effet).</li>
+
+ <li><code>multipathtcp</code> : active l’utilisation de <a href="https://mptcp.dev">Multipath TCP (MPTCP)</a> pour les sockets. Notez
+ que cette option n’est actuellement prise en charge que par Linux.
+ </li>
</ul>
<div class="note"><h3>Condition d'erreur</h3>
diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de
index 7c7c0de078..e48289b986 100644
--- a/docs/manual/mod/mpm_common.xml.de
+++ b/docs/manual/mod/mpm_common.xml.de
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 151408:1879106 (outdated) -->
+<!-- English Revision: 151408:1920586 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mpm_common.xml.ja b/docs/manual/mod/mpm_common.xml.ja
index ebd91122cc..27d3088edb 100644
--- a/docs/manual/mod/mpm_common.xml.ja
+++ b/docs/manual/mod/mpm_common.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 674934:1879106 (outdated) -->
+<!-- English Revision: 674934:1920586 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/docs/manual/mod/mpm_common.xml.tr b/docs/manual/mod/mpm_common.xml.tr
index aab4de978c..e999494170 100644
--- a/docs/manual/mod/mpm_common.xml.tr
+++ b/docs/manual/mod/mpm_common.xml.tr
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1308409:1879106 (outdated) -->
+<!-- English Revision: 1308409:1920586 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>