the first thing to check is, if you're using windows workstation, it has a limit of 10 inbound connnections for everything. so you might want to double check that first. if you're oracle is hosted on a windows worstation, it will be limited to 10 connections in the pool. Atleast that is my experience when I was doing benchmarks on my workstation for the performance article. hope that helps. peter
epyonne <[EMAIL PROTECTED]> wrote: Does anyone know if Tomcat has limitation on servlet object instantiation and database connection, without using connection pooling? We have the option to use Oracle 9i AS because we have the enterprise license. I am just wondering if it will be an overkill when a Tomcat standalone can do the job. Not to mention I don't have to redeploy my servlet application if Tomcat can handle the load (i.e. 400-500 concurrent users). Any help will be very much appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Exclusive Video Premiere - Britney Spears
