PR#48865: maxattempts=1 in balancer doc is wrong.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1031316 13f79535-47bb-0310-9956-
ffa450edef68
pending request balancing. Default is <code>byrequests</code>.
</td></tr>
<tr><td>maxattempts</td>
- <td>1</td>
+ <td>One less than the number of workers, or 1 with a single worker.</td>
<td>Maximum number of failover attempts before giving up.
</td></tr>
<tr><td>nofailover</td>
pending request balancing. Default is <code>byrequests</code>.
</td></tr>
<tr><td>maxattempts</td>
- <td>1</td>
+ <td>One less than the number of workers, or 1 with a single worker.</td>
<td>Maximum number of failover attempts before giving up.
</td></tr>
<tr><td>nofailover</td>