p.tucci <a t> gmail.com wrote:
> Hi all!
> I've just released my first beta of Linux Network Load Balancing....
> it's a driver (+ userland tool) to make decentered load balancing
> clusters.
>
> I hope someone is interested in the project and could do some testing
> in decent environments (I've just done some "laboratory" test in a 3
> virtualized node cluster environment, but nothing more than this).
>
> Sources and some documentation on
> http://lnlb.sourceforge.net/
I didn't see anything in the docs as to whether your package supports
"sticky" connections. If a web page requires session variables (for
login, settings, etc), the user needs to hit the same server every time.
Without a sticky option, this is not possible.
Yes, I know you can avoid this problem by using a shared mount to hold
sessions, but that becomes a single point of failure, which is not a
good thing on a high availability website.
--
Ogre