> From: Anand HS [mailto:anan...@gmail.com] 
> Subject: Optimal Settings to use Tomcat as a HTTP File Server

> We plan to use tomcat to let users download static content 
> ( media, executables etc.. ).

As much as I like Tomcat, I have to think it might be more appropriate to use 
Apache httpd rather than Tomcat for pure static content.  However, if you 
really want to use Tomcat, and you expect a heavy load, install the APR 
connector (especially important if you're using SSL).  The other major 
configuration setting would be the Java heap size, but you'll have to 
experiment to determine what's optimal for your platform and load.

 - 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

Reply via email to