http://www.turbogears.org/preview/docs/deployment/lighttpd.html

I deployed a TG app to a server using the scgi method described above.
In accordance with the note at the bottom about pre-forking and
sessions, I changed my session management to use on-disk sessions.

I just noticed that we are getting requests from unique computers, that
somehow hi-jack existing sessions.. Someone will log in, and then I'll
open the site and walla, I'm magically logged in as them.

Do you have to do anything in addition to what the document says?  Is
the documentation incomplete?  I like this method but I'm at a loss as
to what else to configure or do differently.  I am starting my
application with pretty much the same script per the documentation.

Thanks
Dennis


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to