
16 Jun
2011
16 Jun
'11
8:38 a.m.
Yes, you're correct. That was one of the major goals in the design.
On Thu, Jun 16, 2011 at 3:13 PM, Blake Rain
Hey Michael,
Am I correct in my understanding that in order for two instances of the same Yesod application to share session information, they simply need to yield the same Key[1] from their encryptKey[2] functions?
If this is the case, then I should not have any problem load-balancing over a number of servers, and I won't have to bother with "sticky sessions".
Thanks in advance,
- B.
[1] http://hackage.haskell.org/packages/archive/clientsession/0.6.0/doc/html/Web... [2] http://hackage.haskell.org/packages/archive/yesod-core/0.8.2/doc/html/Yesod-...
5087
Age (days ago)
5087
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Snoyman