Tomcat, ajp, IIS - loosing connection

2006-10-16 Thread Peter Olin
jp15w) sending request to tomcat failed, recoverable operation attempt=1 Any clues on how to resolve this would be very much appreciated. Kind regards, -- Peter Olin

Re: Tomcat, ajp, IIS - loosing connection

2006-10-16 Thread Peter Olin
tware and hardware will kill connections that have not been used for a certain amount of time (often a few hours). If your AJP13 connection is dying overnight when nobody is using it, perhaps you have a router or firewall configured to close inactive connections. -chris -- Peter Olin

Re: Tomcat, ajp, IIS - loosing connection

2006-10-17 Thread Peter Olin
regards, Peter Olin 2006/10/16, Mladen Turk <[EMAIL PROTECTED]>: Peter Olin wrote: > This is what the log says: > > [Fri Oct 13 13:08:09 2006] [5788:13544] [error] jk_ajp_common.c (947): > (ajp15w) can't receive the response message from tomcat, network > pr

Re: Tomcat, ajp, IIS - loosing connection

2006-10-17 Thread Peter Olin
s there an undocumented "worker.xxx.keepalive" ? /Peter 2006/10/17, Mladen Turk <[EMAIL PROTECTED]>: Peter Olin wrote: > This is what I found in the Tomcat log, and I guess that this is the last > thing that happened before the IIS-Tomcat connection stopped working

Re: Tomcat, ajp, IIS - loosing connection

2006-10-24 Thread Peter Olin
Thanks all for your suggestions. We never got it to work. Instead we upgraded to Tomcat 5.5 and the problem haven't surfaced since a week back. Irritating magic? Anyway, thanks! /Peter Olin 2006/10/17, Mladen Turk <[EMAIL PROTECTED]>: Peter Olin wrote: > > Or is ther