cancel
Showing results for 
Search instead for 
Did you mean: 

Clustering issue - session replication

vycitalr
Champ in-the-making
Champ in-the-making
Hello,
I am to design cluster HA solution for Alfresco. After having read the Wiki pages about, I really do not fully understand some issues. I'd be grateful
if someone could explain this to me.
It is said, that client session replication is not supported by alfresco.
What does that mean? Does it mean, that client session replication cannot be reached even if the application server generally supports it- eg.  tomcat cluster supports session replication , and as far as I know it is enough all the sessions items implement Serializable.  I consider session replication a major feature of HA solution, because without this fail-over cannot be reached if one node fails, or at  least is significantly restricted. Considering this, does it have sense at all to have the environment clustered at application server level with the all features it provides in addition to alfresco application level? 
I mean, if eg. for the solution "Sticky Client Sessions with Simple Repository Clustering" does it have sense to have "Web Server A" and "Web Server B" as cluster nodes from tomcat's point of view…

Thank you
1 REPLY 1

tortiz96
Champ in-the-making
Champ in-the-making
Did you have any luck with the High Availability deployment. I am trying to do the same .