---------------------------------------------------------------------------
HARBOR: http://coolharbor.100free.com/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
Making the Java dream come true.
---------------------------------------------------------------------------
----- Original Message -----
From: "Christopher Schultz" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, May 13, 2008 9:17 PM
Subject: Re: Multiple Hits to same JSP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sameer,
Sameer Naik wrote:
| due to a bug/feature in Oracle connection (round robin feature for
| checking out connection), each one never gets cleaned up.
That is a horrible problem. You can't re-use connections? I'd look at
that before I tried to fix anything else.
- -chris
For sure, and this is a wild guess, but I was wondering if this JSP page
that does the phantom 3000 hits in 5 mins doesnt have some AJAX or
Javascript in it.
It may be something really silly like..
var SendStuffToBrowser_flag;
[More stuff ending in some Ajax call or auto form submit]
And most of the time its assuming false;
But just now and then it loads as true and fires away at the server.
ie its just some javascript no init'd... something like that.
Be nice to see the JSP page that causes this weird flood...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkgp6WYACgkQ9CaO5/Lv0PDeYgCgwUpfr9+L8aQQ4ZUUSbHYcTon
2QcAoL11W66WNtC5b8ubWxh4umerbPBp
=t7i7
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]