> From: Darryl Pentz [mailto:djpe...@yahoo.com] > Subject: Re: Simple APR install question... > > I must confess to not having really paid much attention to the APR > listener. Do you recommend always using this when running on Windows or > are there only certain conditions under which to use APR?
There's no clear-cut answer. Check the comparison of the various flavors, and see which one best fits your needs: http://tomcat.apache.org/tomcat-6.0-doc/config/http.html#Connector%20Comparison If you are using SSL, *and* want the maximum possible throughput, then the OpenSSL component of APR is much faster than the pure Java equivalent. However, the SSL configuration is completely different, and APR has to be built for each platform you run on. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org