-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- From what I understand there are two queues in Tomcat, and incoming
queue and an execution queue. It appears tomcat is rejecting some
clients when too many people try to hit my server at one time. During
this time the cpu utilization was about 80%-95%, which probably
exacerbated the problem.

I hope I am understanding what the incoming queue is for, as, if the
size of the queue is 10, and 12 clients try to hit the server at the
same time, then 1 or 2 clients will get an error back from tomcat.

If I adjust the size of the incoming queue so that it is larger than the
current value of 10 might that cause problems with other parts of tomcat?

I don't seem to hit the limit of 150 threads on the execution queue, but
I did see it get to 109 threads in use at one point.

Is there any way to monitor how many connections are rejected because
the incoming queue is full?

I am using Tomcat 5.5.9, on Solaris 9 with jdk1.5.

Thanx for any help.

- --
Corruptisima republica plurimae leges. [The more corrupt a republic, the
more laws.]
Tacitus from Annals III, 116AD
Blogs: http://jamesruminations.blogspot.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFDE49OJ/zyYkX46joRAh0hAKCLWPuoq3EZBZPKVwNGMyMAuxo8BQCfR7k0
3keTnNrOslIxKrBfUV4tuKE=
=zKDF
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to