posted 19 years ago
864 millions of hits per day - that's an impressive number; more than some very high-profile web sites get in a month. I doubt that Tomcat (or any other server) can single-handedly handle this amount of traffic. I think the question is not so much: can Tomcat handle it, but: how many servers running Tomcat will you need to service this many requests? Depending on how big the average response is you might also run into some network bandwidth issues.