On Tue, May 21, 2013 at 11:25:47PM +0200, Geert Wirken wrote:
I guess what Cor means here is that you can add multiple webservers to your cluster which all share the same session information (because it would be stored in MySQL and not on a local ramdisk on each separate server).
Which, I'd just like to say is AWESOME. Thanks for having this solved for us out of the box so we didn't have write it ourselves or rely on sharing the sessions over NFS. I find it refreshing that an open source project has this in place out of the box.