-
-
Notifications
You must be signed in to change notification settings - Fork 212
Expired session files #4113
Copy link
Copy link
Closed
Labels
topic: documentationtype: enhancementAn improvement or new feature requestAn improvement or new feature requesttype: questionAn ask about behavior that is not found documented anywhereAn ask about behavior that is not found documented anywhere
Metadata
Metadata
Assignees
Labels
topic: documentationtype: enhancementAn improvement or new feature requestAn improvement or new feature requesttype: questionAn ask about behavior that is not found documented anywhereAn ask about behavior that is not found documented anywhere
Type
Projects
Status
Backlog
Question
Is there a way in e107 to clean up expired session files from temp dir?
Additional Context
I have a VPS with multiple websites, and yesterday I got an alert about 90% usage of inodes. After a little exploration I found that there are more than thousands of e107 session files in the temp directory took ~1.5 million inodes. The directory contained not only new but also old session files even though "Session lifetime" is set to 86400 in the Admin area.
There is only one e107 website on my VPS, other websites do not have this problem. Any idea about this?
Additional Info