Hello Everyone,

I have a question about keeping large files in the ROOT directory in Tomcat?

We have an index.html file in the location .../webapps/ROOT directory which
has a link pointed to a PDF file which is almost 10MB in size and is located
in the same directory . Our users click open the link to have the PDF open
in their web browsers. My question is-Is it a good practice to keep that PDF
on the ROOT directory itself? Will it in any case bring down Tomcat, if the
volume of request to view this PDF file is very high? I apologize if my
question is very generic as I am a novice on this area.

We are using Tomcat 5.0.27 and our server O/S is SunOS 5.8.

I would very much appreciate any insight and suggestions regarding this.

Thank you
Uddav
 
-- 
View this message in context: 
http://www.nabble.com/What-are-the-effects-of-keeping-large-files-in-the-ROOT-directory--tp23637359p23637359.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to