davo Posted March 9, 2014 Share Posted March 9, 2014 I'm backing up a site to local and I've noticed an unusual amount of files in /site/assets/sessions/ There are literally thousands of files called sess_* Should these be in there by the thousnds? Link to comment Share on other sites More sharing options...
teppo Posted March 10, 2014 Share Posted March 10, 2014 You might want to try what Ryan suggests here: http://processwire.com/talk/topic/1142-lots-of-sessions/?p=30237. Session garbage cleaning isn't currently working on certain systems with default config (more about that here). Garbage cleaning for sessions is always random and it's possible that it just hasn't happened for a while. Hard to say without knowing a bit more about your environment, how often new sessions are created etc. Anyway, above solution shouldn't cause any harm either, so I'd try if it helps. 4 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now