#11499: The default clean session will certainly not work with a huge session database ------------------------------+--------------------------------------------- Reporter: batiste | Owner: nobody Status: new | Milestone: 1.2 Component: django-admin.py | Version: SVN Keywords: cleanup, session | Stage: Unreviewed Has_patch: 0 | ------------------------------+--------------------------------------------- Hi,
I have a huge session table that is about 1 month old. I have is gigabytes of session data. I really doubt that the default cleanup will work properly. I have to admit I didn't try but if the script has to collect gigabytes of session it certainly not gonna work. Here is the script I use instead : http://pastie.org/550367 What you guys think about that? Do you think it could make sense to integrate something like this instead of the default one or it's a bad idea? -- Ticket URL: <http://code.djangoproject.com/ticket/11499> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
