Is it correct to assume that a session in Links SQL is started upon loading a specific page then ends at 3 hours or whatever your setting is? And is it correct that if a person leaves the site and then comes right back (browser back) a second session is created?
Aug 22, 2002, 12:54 PM
Veteran / Moderator (2199 posts)
Aug 22, 2002, 12:54 PM
Post #2 of 2
Views: 1041
I think the session for a user is kept for three hours (or whatever you want it to). If a person leaves a site and comes back, the same session should be used (at least if you use cookies, with urls it might be different).
Your question in some other post: sessions should be cleaned up whenever a user logs in (i.e. all old sessions are deleted). Therefore only the users logged in in the last three hours will be seen in the session directory.
Ivan
-----
Iyengar Yoga Resources / GT Plugins
Your question in some other post: sessions should be cleaned up whenever a user logs in (i.e. all old sessions are deleted). Therefore only the users logged in in the last three hours will be seen in the session directory.
Ivan
-----
Iyengar Yoga Resources / GT Plugins