[horde] General question about clustering horde
Patrick De Zordo
patrick at spamreducer.eu
Fri Jun 6 08:43:17 UTC 2014
> -----Ursprüngliche Nachricht-----
> Von: horde-bounces at lists.horde.org [mailto:horde-
> bounces at lists.horde.org] Im Auftrag von Michael M Slusarz
> Gesendet: Donnerstag, 5. Juni 2014 20:59
> An: horde at lists.horde.org
> Betreff: Re: [horde] General question about clustering horde
>
> Quoting Patrick De Zordo <patrick at spamreducer.eu>:
>
> > Now we are testing to cluster 2 horde servers and would like to know
> > if there are some “sticking points” we should considering when trying
> > to cluster Horde.
>
> The big thing to remember in clustering is that temporary data needs to be
> stored in a backend that is available to all of the backends running PHP since
> (without any fancy sort of front end proxying) there is no guarantee all
> connections from a single user will go to the same machine.
>
> So session storage, SQL, NoSQL, VFS, HashTable, etc. needs to be configured
> to be reachable globally within the cluster.
>
OK, thanks Michael!
Will try some test in next weeks..
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
> horde-unsubscribe at lists.horde.org
More information about the horde
mailing list