Copied to clipboard

Flag this post as spam?

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


  • Paul de Quant 403 posts 1520 karma points
    Nov 06, 2020 @ 17:16
    Paul de Quant
    0

    Load balancing in Azure App Service Environment publishing issues

    Hello,

    We have setup our website to have a seperate backoffice on one app service and the frontend on another. For the most part this works well, but there have been some instances where publishing content in the back office isn't replicated to the frontend site (this content looks fine in the backoffice).

    Has anyone come across this issue, and do they have any suggestions - it doesn't do this all the time, which makes it even more frustrating.

    We have followed all the latest guides on setting up the load balanced environment as outlines here:

    https://our.umbraco.com/Documentation/Getting-Started/Setup/Server-Setup/Load-Balancing/flexible-advanced

    https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/azure-web-apps

    https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/Load-Balancing/

    Any help/insight would be appreciated.

    Thanks

  • Paul de Quant 403 posts 1520 karma points
    Nov 13, 2020 @ 14:27
    Paul de Quant
    0

    Can anyone help on this?

  • Kevin Meilander 78 posts 384 karma points c-trib
    Nov 13, 2020 @ 15:18
    Kevin Meilander
    0

    What version of Umbraco?

    Also is the content manually published or is it scheduled? If it's scheduled, make sure you have your application URL configured correctly.

    If it's manual, I've also seen the same issue on a few v7 sites (7.6-7.10ish). The work around was to restart the production instance site which was annoying, but did work. Occasionally I think we even needed to also clear out the umbracoCacheInstructions table.

    I could never figure out exactly what the issue was. From the logs it looked like Azure did something to make the site think it was shutting down, and Umbraco would start the process, including stopping the cache instruction check jobs. But the site didn't actually shut down. And with the checks not happening, any new changes didn't make it to the production servers.

    It seemed to get better after we updated the site to the later versions of v7, but I was never convinced that totally fixed it. I haven't done too many sites with v8 and so I haven't noticed the issue on that version.

  • Paul de Quant 403 posts 1520 karma points
    Nov 13, 2020 @ 15:22
    Paul de Quant
    0

    Hi Kevin,

    The version we're using is 8.6.4. Content can be manually published or scheduled, either way the frontend doesn't update. As you mentioned an App Restart fixes the issue, but over time the issue comes back again.

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft