So, from a requirement standpoint, which level of availability are you looking for? In other words, can your users afford losing their ongoing sessions, but can log back in right away, if one of the server fails? If that's the case, then you don't really need the expensive session replicating clustering, which would take a heavy toll on many aspects of your system.

