Hi,

 

I was just wondering if anyone else has experienced this problem.  I am
using mod_jk 1.2.8, and I'm trying to configure two tomcat workers under a
load balancer worker.

 

I set the properties for the two workers as follows:

 

 worker.worker1.retries=1

 worker.worker2.retries=1

 

But when I look at the mod_jk log (running at debug level) I see (with a
few context lines):

 

[Thu Feb 10 16:26:01 2005] [4101:0] [debug] jk_ajp_common.c (572): ajp
marshaling done

[Thu Feb 10 16:26:01 2005] [4101:0] [debug] jk_ajp_common.c (1641):
processing with 3 retries

[Thu Feb 10 16:26:01 2005] [4101:0] [debug] jk_connect.c (150): set timeout
to 30 with status 0

[Thu Feb 10 16:26:01 2005] [4101:0] [debug] jk_connect.c (159): try to
connect socket = 7 to 172.17.144.16

:8009

 

for all my workers when they send.

 

Is this a bug?  Or does this "retries" setting affect something else?

 

-- Chuck

 

Reply via email to