Stefan Wachter wrote:
> 2. Is there a possibility to check if the APR is used or not?

Just look at the class names (Http11AprProtocol or Http11BaseProtocol) 
reported by the init messages in catalina.out. For example:
- APR
22.06.2006 10:30:55 org.apache.coyote.http11.Http11AprProtocol init
- no APR
22.06.2006 09:11:58 org.apache.coyote.http11.Http11BaseProtocol init

Regards
  mks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to