]> granicus.if.org Git - apache/commitdiff
Update xform with retry=0 info
authorJim Jagielski <jim@apache.org>
Tue, 18 Sep 2007 13:50:48 +0000 (13:50 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 18 Sep 2007 13:50:48 +0000 (13:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576919 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.xml.ja
docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml.ja

index 2678ef25798bdd041332b789b8df37317c4bd83b..5276f9bffc58a77ef2aec2e8dc15fc0261c2b07d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 193037:559748 (outdated) -->
+<!-- English Revision: 193037:575337 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 7de87cf321e30eb0f8324bf53195dfd2d3d7171f..852035a9089a1518a933a275aab0386030c8bde0 100644 (file)
@@ -866,12 +866,13 @@ through</td></tr>
     If the connection pool worker to the backend server is in the error state,
     Apache will not forward any requests to that server until the timeout
     expires. This enables to shut down the backend server for maintenance,
-    and bring it back online later.
+    and bring it back online later. A value of 0 means always retry workers
+    in an error state with no timeout.
     </td></tr>
     <tr><td>route</td>
         <td>-</td>
         <td>Route of the worker when used inside load balancer.
-        The route is a value appended to seesion id.
+        The route is a value appended to session id.
     </td></tr>
     <tr><td>status</td>
         <td>-</td>
index 3e65a8220f1c97695b3567b96cf0f69e445c5eac..34dd5eff6ca209c76f6dea5de9ae45342d96041d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 189754:571836 (outdated) -->
+<!-- English Revision: 189754:576917 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more