-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

André,

On 9/23/13 3:03 AM, André Warnier wrote:
> mohan.radhakrish...@polarisft.com wrote:
>> Hi, I came across this worker.properties that has two workers to 
>> balance the load.
>> 
>> worker.list=node1,node2 loadbalancer,status
>> 
>> This particular line seems to be misconfigured. 'worker.list'
>> has node1,node2  <space> loadbalancer,status
>> 
>> I think the line should be like this
>> 
>> worker.list=loadbalancer,status
> 
> Correct.
> 
>> 
>> Does anyone know if the incorrectly configured line is actually 
>> meaningful ?
> 
> No, it isn't.

Well, that line does have an effect... just not the likely intended
effect.

What you will probably end up with is three actually-active workers:
"node1", "node2 loadbanalcer" and "status".

Since you have configured a "status" worker, try navigating to
whatever URL has mounted that worker (or add a JkMount that does such
a thing) and looking at the effective configuration.

I'm surprised you didn't get an error on this line:

>> worker.loadbalancer.balance_workers=node1,node2

...since "node2" probably does not exist.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJSQDNxAAoJEBzwKT+lPKRYLLMQAJLUsfkgYxkz08aRselRH6BD
XCYzrq3EUcCr7/YIEEpTyOk1L7p6vGyV14OTpUWiD5cwRT8hOLv1j4jaPEjRMDWP
03q3cSO0d33u7InX6t9x3Rvt2qaFDsNyc9UIRd+1H23SSnkVaghcBiUFJNdDE+K3
3xoH0RHuW2lgp382rYUQgRtHaQV/zFJcc6ubi/GejFyeCga07yHKDdk5N8VQN8X1
OaXrD6H4N4s6E97sbRYO3L9RtYrw/lxYvIrSuOrJN6pOGalqTPf27r5vyt7FmDpW
ln1Dct24r8+M7Etgnmg9MG1p3R8sagB5/k8jHvuv5lI7WcDuvmXBJsekvPp2bEiQ
H9LbVrl+DmDM/iiVH3cJfuq0RlCdmYNTJdZRtJZoDMgstx4ifh+PAmVAPWazjMm/
RwEpnxYgpkRvbM6opD35ot68+XFfTEw0FkyjhILAYiR90H6yEnkfc0uHG3DpHhAu
Kj12KcS8cOKzevlClB0ho+c66oP2P5aQb+afOq+FLoRXNBrtBd8v+/dftuCULtkx
qWVic/d9d+kVLuscijoeW7xbf8sADQca+9PhnyZmqhomDdhunfLxHT71kv7gbfUT
RCuzydi738qXFGpi+ok5Dxojo2LOa3byT8Q6ZyL5h/lb0xzlz1lP8XXupkz6UoU2
8Sqoty/6sV0VHsXAi5hg
=q03U
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to