You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Sankaranarayanan (Ganesh) Ganapathy" <sg...@vitria.com> on 2002/09/16 23:05:36 UTC

Disabling standard manager : does it have any performance implication?

Hi All,

I find that by default tomcat provides a standard manager that manages sessions associated with a particular web application.

Do sessions get persisted to disk only during server start / stop and webapplication start/stop. Or does it happen when there are a lot of session associated , meaning does the manager swap out some sessions to disk etc.

Does turning of this persistence to disk has any performance implication or is it merely a convienet feature to remember sessions across server restarts?

Thanx
Ganesh

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>