Hi all. In my sessions folder all sessions are stored in separated sub-folders, 068,069... The file system don't accept more than 512 sub-folders in a folder. When I reach 512 sub-folders the website is down. Now for avoiding this problem I delete all the sessions with a crontab job every 12 hours, but it's not enough.
Obviously I can imagine that deleting all the sessions means also disconnecting all the users, that's not a good thing. Can I store the sessions in the DB instead of the file system? And what about that? I don't understand where I must add it, and it seems that the sessions storage for my website works already like that, http://web2py.com/books/default/chapter/29/04/the-core#Separate-sessions Thanks. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/7399a22d-f6dc-46e2-8db2-89a76271fccc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.