Does anybody know what "significantly" means on the following paragraph
of the Tomcat Native library?
 
"When APR is enabled, the AJP connector will use a socket poller for
keepalive, increasing scalability of the server. As AJP is designed
around a pool of persistent (or almost persistent) connections, this
will reduce significantly the amount of processing threads needed by
Tomcat. Unlike the HTTP connector, the AJP connector cannot use sendfile
to optimize static file processing."

Taken from :
http://tomcat.apache.org/tomcat-5.5-doc/apr.html
 

-Jorge

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to