Well, it is a project here at work and that is what the requirements are for this project. I'll do more research and see if I can change some minds...
Is the only solution using a reverse proxy server for example to redirect the client requests? e.g. ProxyPass /servlet http://localhost:8080/servlet or something like this ? ...Thanks for the link. -----Original Message----- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 5:58 PM To: Tomcat Users List Subject: RE: Tomcat + Apache Web Server > From: Magnotta, Salvatore [mailto:[EMAIL PROTECTED] > Subject: Tomcat + Apache Web Server > > Question: How can I have both Apache and Tomcat running on a > Windows platform using Internet Explorer and do the following: Before introducing that complexity, why are you using Apache httpd at all? Peter Lin's recent testing showed little performance improvement using httpd vs. Tomcat 5.5.7 for static content. See http://cvs.apache.org/~woolfel/benchmark_summary.doc for details. - 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
