Welcome Guest, Not a member yet? Register   Sign In
Does CodeIgniter's ci_sessions need occasional emptying?
#1

I am using CI's sessions in connection with a database. So all of our sessions are in this ci_sessions table on our database and it can get a lot of rows, considering that the session_id keep changing every 5 minutes.
Reply
#2

It should not it goes by the garbage collection settings in your php.ini file.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB