Re: mod_jk recovery when tomcat killed

2012-05-26 Thread Rainer Jung
On 10.05.2012 11:24, Agnieszka Allstar wrote: Obviously this has sth to do with the fact that in A case the mod_jk.log says the request is recoverable, whereas in B case it's unrecoverable but I can't really tell what's the cause after looking at mod_jk src. Just in case you are still followin

Re: mod_jk recovery when tomcat killed

2012-05-10 Thread Agnieszka Allstar
I've spent few days trying to figure out what's going on but I give up. I've tried boosting max_packet_size and few other properties but with no success. 2012/4/30 Agnieszka Allstar > > > 2012/4/30 Christopher Schultz > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Kate, >> >> On 4/

Re: mod_jk recovery when tomcat killed

2012-04-30 Thread Agnieszka Allstar
2012/4/30 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kate, > > On 4/30/12 7:06 AM, Agnieszka Allstar wrote: > > Here's my test scenario: 1. Web service client sends SOAP request > > to apache server. This client sends requests in 2 flavors, either > > it is a generi

Re: mod_jk recovery when tomcat killed

2012-04-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kate, On 4/30/12 7:06 AM, Agnieszka Allstar wrote: > Here's my test scenario: 1. Web service client sends SOAP request > to apache server. This client sends requests in 2 flavors, either > it is a generic SOAP call (A case) or a soap request with some

mod_jk recovery when tomcat killed

2012-04-30 Thread Agnieszka Allstar
Hello, I'm using httpd 2.2.22 with mod_jk 1.2.32 and 2 load balanced tomcat workers (TC 6.0.35). I have a question about recovery in case when active worker becomes abruptly inactive. Here's my test scenario: 1. Web service client sends SOAP request to apache server. This client sends requests in