On Aug 20, 4:32 pm, Frank Stelzer <[EMAIL PROTECTED]> wrote: > how do you manage your sessions? Are you using the standard > serverside sessions or do you save your sessions in the database? > Or to speak symfony: Do you use the sfSessionStorage or the > sfMySQLSessionStorage as storage? I hope you use the last one, > because is the only solution, where you could hold your sessions > through a web server cluster.
Yes, we are using sfMySQLSessionStorage. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
