1
Hey
I'm pretty fed up with logging in every time I return to my site so I was thinking about enabling custom sessions with durations of more than 15minutes.
Now, the FAQ says user connections arent closed when somebody leaves the site but remain active for as long as the session lasts. Why isnt the duration stored in cookies that are checked whenever somebody comes to the site? That way I could probably set the duration to say 1440 (24 hours) without screwing the database up with too many connections?
I'm using XOOPS 2.0.10.