Adobe Connect User Community
Menu

#1 2020-06-10 09:35:16

Farhad

Database for Adobe Connect Cluster

hi,
for clustering multiple Adobe Connect servers i must what to with databases?
configuring MS SQL clustering or i must install one MS SQL server and connect Adobe Connect servers to it?
i installed 2 Adobe Connect servers in cluster mode (install MS-SQL on each servers) but they didn't sync together. it seems adobe connect servers can not sync sql databases, is it true?
thanks in advanced.

Offline

#2 2020-06-10 11:50:38

Jorma_at_CoSo

Re: Database for Adobe Connect Cluster

You will want to have a separate SQL server that the whole cluster looks to.

Offline

#3 2020-06-10 12:33:33

Farhad

Re: Database for Adobe Connect Cluster

Thank you dear Jorma.
for HA and loadbalancing the databases is there any way except MS-SQL clustering (it's so difficult to implement)?

Offline

#4 2020-06-10 13:35:15

Jorma_at_CoSo

Re: Database for Adobe Connect Cluster

Unfortunately no. The SQL HA configuration needs to be done through one of the SQL options (mirroring or clustering, I believe).

Offline

#5 2020-06-11 01:01:15

Farhad

Re: Database for Adobe Connect Cluster

thanks again. is it possible to configure sql mirroring as synchronous? i mean i want each change in any adobe connect servers that inside the cluster sync between databases (not master and slave).

Offline

#6 2020-06-11 05:55:47

Farhad

Re: Database for Adobe Connect Cluster

if i want to use single MS-SQL server, i must change database name of each server (example breeze01, breeze02, ....) or use one database for all adobe connect servers?

Offline

#7 2020-06-11 18:28:27

Jorma_at_CoSo

Re: Database for Adobe Connect Cluster

One database. The cluster looks to the single DB.

Offline

Board footer