Hi, I am using web.py 0.31, behind a lighttpd server using fastcgi. It works fine, except for sessions.
>From time to time (but not always), when someone connects to the site, its forms are filled with a previous user's data (contained in a session). The two times I was able to trace this behavior, the first user did not complete her form filling process (several steps). So the session was not killed (done during the last step). Any one for a hint? Thanks r. ps Mode debug is off. I have just reduced the timeout of a session to 30 minutes. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
