Codeigniter generating too many ci_session files

Suddenly there are too many ci_session file in temp folder.

One of the way to solve this issue by setting this one line in php.ini file

session.gc_probability = 1

Leave a Reply

Your email address will not be published. Required fields are marked *