Hi All,
For a while now, I've been seeing the "INFO: The Apache Tomcat Native
library which allows optimal performance in production environments was
not found on the...paths:paths.." on my logs.
I'm using an AJP 1.3 connector on port 8009 and it indicates
"..protocol=AJP/1.3". This is the only defined connector in my conf, as
all access to Tomcat is through apache 2.
Is it correct then that the native library not be used, as it required
indicating "..   protocol="org.apache.coyote.http11.Http11AprProtocol"
for the used connector, which would be incompatible with the AJP/1.3
protocol usage indicator.

Rafael Caceres


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