Hi again,
i use sfPostgreSQLSessionStorage in a web server cluster and have no  
problems.

For debugging your problem, i would write s small filter for that,  
that logs session id and user id for every request. So you could  
track down, when your session gets really lost.

Have you checked, if the sessions are saved in the database or if  
they get deleted too early?


- Frank

Am 21.08.2007 um 00:06 schrieb Eno:

>
> One theory I had was that perhaps the slight discrepancies in system
> time between servers is causing the sessions to become invalidated
> (i.e. login on one server, session is created then view page on
> another server and its 1 minute ahead/behind so session gets
> invalidated).
>
> I dont know enough about how sessions are expired when using
> sfMySQLSessionStorage to check. (Yes, I suppose I could spend hours
> digging through symfony code - was just hoping somebody may have
> already looked at it).
>
>
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to