Load Balanced Website

Cantor, Scott cantor.2 at osu.edu
Wed Jun 20 00:22:21 BST 2012


On 6/19/12 6:40 PM, "Jose Reyes" <jreyes at egmail.com> wrote:

>Ok, I read that and I think the way I understood it is that the easiest
>solution is to "tie" the authorization process to one web server and
>after that traffic can be handled by any server?

Not really, no. You can't magically make a session cross servers unless
your session store is accessible to both. That goes for any session
mechanism.

-- Scott



More information about the users mailing list