Re: Concurrent Accesses

2002-05-17 Thread peter lin
c html file. > > Han > > -Original Message- > From: peter lin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 4:15 PM > To: Tomcat Users List > Subject: Re: Concurrent Accesses > > I've managed to get Tomcat to handle 100+ concurrent requests getting &

RE: Concurrent Accesses

2002-05-16 Thread Han Wang
I'm just accessing a static html file. Han -Original Message- From: peter lin [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 4:15 PM To: Tomcat Users List Subject: Re: Concurrent Accesses I've managed to get Tomcat to handle 100+ concurrent requests getting dyn

Re: Concurrent Accesses

2002-05-16 Thread peter lin
wrote: > > Tomcat Users, > > The question is this: > How many concurrent accesses can tomcat 4.0.3 support? > > Now, I know this may be a function of processing power, but my own tests are > showing it much lower than expected. > > Basically did the following: > Creat

Concurrent Accesses

2002-05-16 Thread Han Wang
Tomcat Users, The question is this: How many concurrent accesses can tomcat 4.0.3 support? Now, I know this may be a function of processing power, but my own tests are showing it much lower than expected. Basically did the following: Created a simple java app that spawns off n threads, each