Not deleting old session files
-
I just inadvertently took down the entire server by using this plugin.
The session files are being created in the temp folder, ie.
sess_0006uj2hrudi9ci9g7oblis6p3
sess_000j6jt3bshod12jcefbj1jcn1
sess_000ntp9b70vvjdopkcgkj3ia43With content such as
“events-manager|a:1:{s:7:”notices”;s:83:”a:4:{s:6:”errors”;a:0:{}s:5:”infos”;a:0:{}s:6:”alerts”;a:0:{}s:8:”confirms”;a:0:{}}”;}”However it never deletes these files. A new one is created for every visit. If I close the browser, and visit the site again, a new file is created.
I had 400k+ session files in the temp folder, which increase INODE usage to 100%. No more files could be created on server = CRASH.
How do I fix this?
- The topic ‘Not deleting old session files’ is closed to new replies.