-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Kiran,

On 9/17/15 11:11 PM, Kiran Badi wrote:
> Thanks Chris and David for reply. I did change the timeout values
> from 30 to 10.
> 
> I have some workflow kind of screens,but I do not store work flows
> fields data in session. Session contains only attributes which are
> similar to ids. All data is persisted in the mysql database and I
> get the data from the database. I do have some performance issues
> with mysql,but that can wait for sometime.
> 
> (I believe the default maximum is 10,000
> 
> I hope this should be for single instance of tomcat and If I use
> cluster, this limit will not apply.

This is for a single instance of Tomcat, but if you are using
distributable sessions, you may find that limit being lowered from N *
10,000 to 10,000 / N for each node.

> 5K is my break even point for my app, So I think I can live with
> this default. However it will be good to know if this limit can be
> changed somehow.

It's very easy to change the default maximum. Have a look at the
users' guide for how to do that.

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJV/C0oAAoJEBzwKT+lPKRYOUQP/3u1WOKrbkh2EpTYaxwCqn6C
GjfBL10yOIg4f0gQ/2URr+pkRwD8M06BYDGHKDC+C1vFBCLZ3H637Pqetmziiolx
tu8uclwpRJQREh0gw/Cc0l8kocSWiN+m0Ad3SyxaRvGXCVxqQ5xxJC78F6biMEov
7/dgsAUw+IunJtUkqVj4MVIHDtGzcj7Xidnk8S1gPSZ1MY0dwmdI6XCBWPDGEhj5
fFcgQaC2tcMfrrgIS3/uzVRse5FYZGsHNHRtnKGFSCppf4y/lTA1DccUnZPCh/wY
wI9CJ6OX1f/LMLKvXfBPvvQjvTbYA7u74w/SkmBjyt3Jg4zMwfsHMlrNce+cZYtl
rYK69uWN1lplcpcM0l8c5gMJuG4x3S1pQJHPZZdUHH2sqfCxYLwqERbnThbzD11U
HdDuxWn8WOEuoakPtW9FoHymc2RL090wMmJoQyfNREVOk4fV6QPYuhJffEA5nQxs
vGYYAfQOVuxrZ3LdFWRNAnshhLjC0ZYk6xFUdMwXLtD2fceGigzGqLC/1yWfrrpE
LueyWXbKxNGYNbUReavYRuI6D0R9V7h96gQzf4YWE6Dt4eYKKjWN48iAX9iT085W
L9W8jiIHJaHSgNVDiRostSPtAUz3H6HVtKmd4mHabTr0Zo69MylC0c7Ef89YDQlM
69v7eo45E3deb5f8hrED
=FOM/
-----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