Re: recovery_options bitmask values for mod_jk

2007-08-24 Thread Rainer Jung
[EMAIL PROTECTED] schrieb: > Hi > Hopefully a simple answer, the documentation says > recovery_options is a bitmask but what I am unsure of is do I set the > value in binary or do I use integer values? > > 1: don't recover if Tomcat failed after getting the request > 2: don't recover if Tomcat f

recovery_options bitmask values for mod_jk

2007-08-24 Thread Gerhardus.Geldenhuis
Hi Hopefully a simple answer, the documentation says recovery_options is a bitmask but what I am unsure of is do I set the value in binary or do I use integer values? 1: don't recover if Tomcat failed after getting the request 2: don't recover if Tomcat failed after sending the headers to client