Daniel Jaffa wrote:
>
> Getting a little off topic here: Can tomcat handle load of
> up to 70k - 120k hits an hour.
>

 Average or peak? What hardware? Any sort of load
balancing? Etc, etc, etc.

 If you want to serve small static files, then even
with relatively low end harware Tomcat should be
ok.

 If you're serving complex dynamic content, then
that's a different question, and has as much to
do with the servlet/JSP code, the database, etc
as it has to do with the servlet/http container.


--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to