On 19 ต.ค. 2010, at 21:32, Quiet Light Development wrote:

> Thank you Masklinn and Jonathan for your responses. I don't know a lot
> about the physical set-up of the system, I can ask the server
> administrators that question.
> 
> The server is running Apache 2.2.12 on Ubuntu.

You are running in a threaded environment then, your sessions can't persist 
without cookies or equivalent external storage because the HTTP exchange is not 
all contained within the same server process...

FYI,
Jonathan 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to