Copied to clipboard

Flag this post as spam?

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


  • ZNS 60 posts 198 karma points
    Jun 07, 2018 @ 14:56
    ZNS
    0

    Force load balance sync?

    Hi.

    We are running several load balanced umbraco 7.10 sites and it happens that the umbraco.config doesn't get updated on the slave servers sometimes. I can't find any error relating to it in the logs. Is there any way of forcing a sync to make sure published content is the same on all servers?

    Additional questions:

    • Is there any special logging i can enable to audit load balancing.
    • Is it safe to copy umbraco.config from one server to another?
  • Andy Felton 185 posts 484 karma points c-trib
    Jun 07, 2018 @ 17:25
    Andy Felton
    0

    Hi,

    We've had a similar issue at one point and it was down to the master server not being able to connect to the slave servers. You can determine which server is master by querying the umbracoServer table.

    On that server check the logs and you should see logging indicating what it thinks the URL of the site is check you can connect to this from server side. Also check that there are no logs with relation to keepalive.

    You may want to drop your logging level to Info which may reveal more as to what's going on (log4net.config and priority field).

    Yes you can copy the cache as an interim solution.

    Hope that provides some information

    Andy

Please Sign in or register to post replies

Write your reply to:

Draft