[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
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