> From: Matthew Kerle [mailto:[EMAIL PROTECTED] > Subject: Re: Removing the port identifier > > If the application has a lot of static content then it makes good > performance sense to put something in front of it, either apache or > squid. but that's probably not an issue in this case...;-p !
Actually, that's not really true anymore. The current Tomcat without APR is almost as fast as httpd for delivering non-SSL static content, and with APR it's pretty much the same for both non-SSL and SSL traffic (since it's the same code). There are reasons to use httpd in front of Tomcat, but delivering static content isn't one of them. - 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 start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]