Re: Proposed mod_jk logging patch

2009-05-11 Thread Jess Holle
Rainer Jung wrote: I find it hard to decide between your case (we know the nodes are not available and we don't need a reminder every minute, instead we want to see the "real" errors), and the most common case (we didn't see the single initial message a few days ago and so we didn't realize our n

Re: Proposed mod_jk logging patch

2009-05-11 Thread Rainer Jung
Hi Jess, On 11.05.2009 18:43, Jess Holle wrote: > I have noticed that mod_jk logging about a dead server is overtly > verbose in some circumstances. > > If you use it to load balance over a number of servers and one is dead > you'll get several lines of error logging every time it retries the > s

Proposed mod_jk logging patch

2009-05-11 Thread Jess Holle
I have noticed that mod_jk logging about a dead server is overtly verbose in some circumstances. If you use it to load balance over a number of servers and one is dead you'll get several lines of error logging every time it retries the server (to see if it's alive yet). This can get rather ob