You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by NormW <no...@bocnet.com.au> on 2004/03/09 20:57:26 UTC

PATCH configwebcom.xml

Good morning All.
Please find attached a patch foe what I believe is the last erroneous
reference to lb:0.
It left here as an attachment and replicated it below.
Thanks,
Norm
----------------------------------------------------------------------------
--------
--- configwebcom.xml.orig Fri Mar  5 07:09:26 2004
+++ configwebcom.xml Wed Mar 10 06:35:57 2004
@@ -205,7 +205,7 @@
                     </tr>
                     <tr>
                         <td>group</td>
-                        <td>lb:0 (The default loadbalancer)</td>
+                        <td>lb:lb (The default loadbalancer)</td>
                         <td>Name of the tomcat group or worker that will
process the request corresponding to the uri. This used
                             to be called 'worker'</td>
                     </tr>
----------------------------------------------------------------------------
--------


Re: PATCH configwebcom.xml

Posted by Henri Gomez <hg...@apache.org>.
NormW wrote:
> Good morning All.
> Please find attached a patch foe what I believe is the last erroneous
> reference to lb:0.
> It left here as an attachment and replicated it below.
> Thanks,
> Norm
> ----------------------------------------------------------------------------
> --------
> --- configwebcom.xml.orig Fri Mar  5 07:09:26 2004
> +++ configwebcom.xml Wed Mar 10 06:35:57 2004
> @@ -205,7 +205,7 @@
>                      </tr>
>                      <tr>
>                          <td>group</td>
> -                        <td>lb:0 (The default loadbalancer)</td>
> +                        <td>lb:lb (The default loadbalancer)</td>
>                          <td>Name of the tomcat group or worker that will
> process the request corresponding to the uri. This used
>                              to be called 'worker'</td>
>                      </tr>

Commited

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org