Limiting max number of sessions
Limiting max number of sessions
- Subject: Limiting max number of sessions
- From: Anthony Paras <email@hidden>
- Date: Tue, 09 Mar 2004 12:45:19 -0500
If your WO app gets a spike in visitors, it will happily create sessions
until there is no more memory and then lock up.
Has anyone come up with a technique for preventing this? I guess you could
either terminate the oldest sessions, or else prevent new sessions, or else
make newer sessions with smaller and smaller session timeouts as they grow
in number.
Anyone?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.