Sun Java System Web Server 7.0 Update 3 Developer's Guide to Java Web Applications

Manager Properties for file

The following table describes manager-properties properties for the file session manager.

Table 6–5 manager-properties for file

Property Name  

Default Value  

Description  

reapIntervalSeconds

60

Specifies the number of seconds between checks for expired sessions. 

Setting this value lower than the frequency at which session data changes is recommended. For example, this value should be as low as possible (1 second) for a hit counter servlet on a frequently accessed web site, or you could lose the last few hits each time you restart the server. 

maxSessions

-1 

Specifies the maximum number of active sessions, or -1 (the default) for no limit.