Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Newshore 7 posts 77 karma points
    Jul 21, 2017 @ 12:11
    Newshore
    0

    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?

Please Sign in or register to post replies

Write your reply to:

Draft