The System Administration Department requires having 2 Umbraco DBs synchronized where one group of Front-end servers reads from the first DB, and the second group of Front-end servers reads from the second DB.
Once a user makes an update in the Umbraco backOffice, this is stored in the first DB and then synchronizes the second DB. The first group of Front-end servers refresh their information reading from the first DB and the second group of Front-end servers refreshes their information reading from the second DB.
The problem happens when the second group of front-end servers receive the order of refreshing their content and the second DB is not syncronized yet, so nothing is refreshed.
Umbraco in 2 synchronized DB
The System Administration Department requires having 2 Umbraco DBs synchronized where one group of Front-end servers reads from the first DB, and the second group of Front-end servers reads from the second DB.
Once a user makes an update in the Umbraco backOffice, this is stored in the first DB and then synchronizes the second DB. The first group of Front-end servers refresh their information reading from the first DB and the second group of Front-end servers refreshes their information reading from the second DB.
The problem happens when the second group of front-end servers receive the order of refreshing their content and the second DB is not syncronized yet, so nothing is refreshed.
How we can deal with this situation?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.