|
Re: session persistence?: msg#00053java.enhydra.general
On Tuesday, October 15, 2002, at 09:25 AM, Petr Stehlik wrote: On Út, 2002-10-15 at 14:03, Petr Stehlik wrote: It seems like Enhydra's session persistance is more useful for managing the amount of memory used by user sessions than it is for preserving sessions when restarting. If you set (for example): SessionManager.SessionHome.Mode = PAGE_TO_DISK SessionManager.SessionHome.PageDir = /path/to/tmp SessionManager.SessionHome.PageThreshold = 50 SessionManager.SessionHome.SaveOnRestart = true then sessions are preserved properly when restarting, if you stop/start your application with the admin console. If you don't use the admin console, you could try setting SessionManager.SessionHome.PageTimeThreshold to some low number to force sessions to be paged...but this doesn't exactly seem like a graceful solution. Scott
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: session persistence?, Petr Stehlik |
|---|---|
| Next by Date: | RE: SOAP + DODS, Mike Warne |
| Previous by Thread: | Re: session persistence?, Petr Stehlik |
| Next by Thread: | RE: session persistence?, Dragan Radakovic |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |