07-26-2011, 02:10 AM
[eluser]xerosis[/eluser]
I am storing sessions on my database using CI.
The issue is that it seems CI does not delete them ever, and now this table is becoming enormous. Is there anyway it can actually delete sessions which have been inactive for quite some time or somehow clean up the table?
I am sure many of the sessions are quite old an irrelevant.
Thanks.
I am storing sessions on my database using CI.
The issue is that it seems CI does not delete them ever, and now this table is becoming enormous. Is there anyway it can actually delete sessions which have been inactive for quite some time or somehow clean up the table?
I am sure many of the sessions are quite old an irrelevant.
Thanks.