> > I am watching the log of Tomcat. I found after 20 minutes,
> the Tomcat
> > still create lots of new sessions. But the LoadRunner has
> stopped to
> > send request for 15 minutes.
Makes perfect sense to me.
The servlet times out on the DB connection, which may take up to a
minute or so
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
On 12/10/2009 3:31 AM, Peter Chen wrote:
> I first start the DB Mysql 5.0, then start Tomcat 5.5.26. The Tomcat
> can connect to the DB correctly.
>
> Then I start LoadRunner to send lots of HTTP request.
>
> During the period, I killed the p
On 10/12/2009 08:31, Peter Chen wrote:
Hi,
I first start the DB Mysql 5.0, then start Tomcat 5.5.26. The Tomcat can
connect to the DB correctly.
Then I start LoadRunner to send lots of HTTP request.
During the period, I killed the process of MYSQL, so the tomcat can't
connect to DB. And t
Hi,
I first start the DB Mysql 5.0, then start Tomcat 5.5.26. The Tomcat can
connect to the DB correctly.
Then I start LoadRunner to send lots of HTTP request.
During the period, I killed the process of MYSQL, so the tomcat can't
connect to DB. And threads of processing HTTP requests have