Is it safe for 2 caldav servers to talk to same DB?
Hi all, I try this for standby/failover. I guess, transactions ensure consistency, but better to ask … Axel PS: In case anybody wants to configure nginx in front of calendarserver, I attach my nginx.conf --- PGP-Key: CDE74120 ☀ computing @ chaos claudius
Hello, Yes, the service was designed to support that. You could even use more than two if you want :) The main thing to consider is that management of the DB lifecycle must be decoupled from that of an individual CalDAV instance. -dre
On Feb 2, 2021, at 8:15 AM, Axel Rau <Axel.Rau@chaos1.de> wrote:
Hi all,
I try this for standby/failover. I guess, transactions ensure consistency, but better to ask …
Axel
PS: In case anybody wants to configure nginx in front of calendarserver, I attach my nginx.conf
<calendarserver_nginx.conf.j2>
--- PGP-Key: CDE74120 ☀ computing @ chaos claudius
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users
participants (2)
-
Andre LaBranche
-
Axel Rau