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

Charles,

On 10/24/12 8:29 AM, Charles Richard wrote:
> I do use load balancing on our production environment so I'll have
> to check out the parallel timeout you mention, I don't think I've
> read about this before.

You'll need those values to be the same (yet different: read the
documentation carefully) whether you are load-balancing or not.

> As far as Tomcat hanging, my apologies, I discovered late yesterday
> that it was Apache reaching its MaxClients limit and therefore
> Apache was my bottleneck.  After increasing the Apache parameters
> and looking at tomcat threads through VisualVM, this all looked a
> lot better.

If you are using a load-balancer just remember that Tomcat needs to be
able to handle N * M connections where N is the number of front-end
servers you have and M is the number of AJP connections configured
from each front-end server (which might just be the same as MaxClients).

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlCH8WEACgkQ9CaO5/Lv0PBvUgCeLRbhkrr6ZG20/rQ2w6jfCbGh
yRYAn0zhKeazO+ZCdlwVb4dMFbvBgXgU
=fqFb
-----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