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

Tobias,

On 11/6/2009 8:56 AM, Tobias Crefeld wrote:
> Am Fri, 6 Nov 2009 08:24:14 +0100
> schrieb "Joan Monplet Ortega" <j...@solostocks-int.com>:
> 
>> Yeah, It's the one Tomcat. We have 4GB RAM on production Server and
>> We run it with 1GB.
> 
> Not too much RAM... how many clients are using this system
> simultaneously? Our smallest machines (< 10 seats) have this amount of
> RAM configured.

Wow, you must have pretty heavy requests.

We have hundreds of users on a machine that only recently needed its
heap size increased from the default 64MiB heap to make room for them.
We do tend to keep things light, though.

> In applications/(select app)/sessions you get an overview which
> web-application (=context) is using the connections. 

Speaking of sessions, if you have synchronized access to the session or
objects in the session, you may be locking-up threads waiting for those
locks to be released.

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

iEYEARECAAYFAkr5xjcACgkQ9CaO5/Lv0PDuIQCgpQgT25REehyGCQ5iZuEuzVTz
l5cAoK/nSJ3ON+alUFIiODUirzrkQWeb
=RH+Z
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to