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

James,

James Law wrote:
| We use a program called WAPT to ramp up the amount of requests sent
| to Tomcat, probably not the best way going off what has been said. It
| got to the point were it the Java process never go above 25% cpu
| usage while the memory usage increases accordingly. Which is why I
| assumed it would not making proper use of the cores. Currently using
| Java 1.6.

How many concurrent connections was that relative to the maximum
connections your <Connector> will accept? It's possible you've just
exhausted your connection pool, and the machine simply will not accept
more work to do.

This is a good position to be in ;)

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkfHE50ACgkQ9CaO5/Lv0PBy5QCbBdJJ8SdfCpWPYdhbQydlstWa
DZMAoJ+1JXluDBBykqdM9yTbQCthw+2c
=/AQr
-----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]

Reply via email to