Please be patient this is not my area of expertise (I am a JOATMON)

I installed Apache2 2.0.59
            Tomcat 6.0.10 & mod_jk
on Solaris 10.
It all seems to work.

Looking at the catalina.out log file I  see

'INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: blah blah'

So after some investigating  I assemble Apache APR 1.2.8 and Tomcat 'Native' 
1.1.8.
I can make the above message go away putting the 'Native' libraries path in 
'CATALINA_OPTS' .

Now what ? I pretty sure there needs to be some change made to the Tomcat servers.xml file . If I bring Apache/Tomcat up with the native libraries loading things still seem to work put the tomcat process 'burns' the cpu .

What exactly is the relationship between the 'native' libs/apache apr and ajp13 
?

Is there a doc describing how all these pieces/parts play together ?

John

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