Welcome! Log In Create A New Profile

Advanced

Re: Apache Tomcat performance

All files from this thread

File Name File Size   Posted by Date  
smime.p7s 4.6 KB open | download Jérôme Balducci 01/03/2011 Read message
Jérôme Balducci
January 04, 2011 08:38AM
Do you see something like this at tomcat startup?
Jan 3, 2011 6:29:22 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
Jan 3, 2011 6:29:22 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Jan 3, 2011 6:29:23 PM org.apache.coyote.http11.Http11AprProtocol init

And do you have defined connector for your service catalina in server.xml with Http11AprProtocol :
<Connector port="8080" protocol="org.apache.coyote.http11.Http11AprProtocol"
connectionTimeout="20000" />
If yes, you have indeed Tomcat with APR well configured.

Le 3 janv. 2011 à 22:38, mschipperheyn a écrit :

> Ok, so, installing native support by installing libtcnative-1 is not the
> same as building Tomcat with APR native?
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,162986,163236#msg-163236
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Apache Tomcat performance

mschipperheyn January 02, 2011 08:36PM

Re: Apache Tomcat performance Attachments

Jérôme Balducci January 03, 2011 04:44AM

Re: Apache Tomcat performance

mschipperheyn January 03, 2011 04:38PM

Re: Apache Tomcat performance

Weibin Yao January 03, 2011 09:42PM

Re: Apache Tomcat performance

Jérôme Balducci January 04, 2011 08:38AM

Re: Apache Tomcat performance

mschipperheyn January 08, 2011 06:24AM

Re: Apache Tomcat performance

mschipperheyn January 08, 2011 06:31AM

Re: Apache Tomcat performance

Weibin Yao January 09, 2011 09:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 292
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready