I just started to deploy my app to the webserver, grabbed the latest svn and am having exactly the same issue, its creating a session entry per page viewed. But with a difference the users aren't logged in, they are still viewing anonymously despite the cookie and a session corresponding.
So 7001 didn't seem to do anything. It it helps following this I tried to change the backend to 'django.contrib.sessions.backends.file' and its doing exactly the same thing (not logged in / hundreds of files). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---