]> granicus.if.org Git - apache/commitdiff
xform
authorJim Jagielski <jim@apache.org>
Tue, 13 Dec 2016 14:29:28 +0000 (14:29 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 13 Dec 2016 14:29:28 +0000 (14:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774025 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_express.html.en
docs/manual/mod/mod_proxy_express.html.fr
docs/manual/mod/mod_proxy_express.xml.fr
docs/manual/mod/mod_proxy_express.xml.meta

index 414f3418ee95882cc83d97c27c326b39faf2bd51..84fe80e980389d7c017b05c4576542212f166359 100644 (file)
@@ -44,7 +44,7 @@
     than <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, which also provides
     dynamic growth, but is intended to handle much, much
     larger numbers of backends. It is ideally suited as a
-    front-end HTTP switch.</p>
+    front-end HTTP switch and for micro-services architectures.</p>
 
     <p>This module <em>requires</em> the service of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>.</p>
 
index 3eee3d47c44d18ee2d46b37b2d900d47add38dc6..c3140687bf248bdf6cf3a6c17a3d4ccd44182430 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_proxy_express.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_proxy_express.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Extension à <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> pour le mandatement
 dynamique inverse de masse</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index 4cbd92aeaa0ec90bef6a54c3711165075e1b86a6..528bdc23b792f45bab168f202968e698ace766ea 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673563 -->
+<!-- English Revision: 1673563:1774024 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 4fda85c3b05847a53cb7ba6c4289e462ed81e2c1..388a98eecd9116c3f5ada9b0ba063d119b515dc5 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>