> From: Kannan Kanagaraj [mailto:[EMAIL PROTECTED] 
> Subject: Re: Aliases in Tomcat 6.0
> 
> What I did so far was to use Tomcat as both Web Server and Servlet
> container. Which is not the right way to design.

There's nothing wrong with using Tomcat standalone.  Performance of a
current version of Tomcat by itself is nearly always better than
front-ending it with httpd, unless your web site consists almost
entirely of static content.  You may want httpd for other purposes
(e.g., a poor man's load balancer), but performance isn't one of them.
Keep your life simple.

 - 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]

Reply via email to