Copied to clipboard

Flag this post as spam?

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


  • Chris Roberts 74 posts 106 karma points c-trib
    May 28, 2014 @ 17:44
    Chris Roberts
    0

    Load Balanced Setup - Changes not replicating

    Hello,

    We have Contour installed in a load balanced environment (2 web servers behind a load balancer).

    We have Umbraco setup with the distributed calls section of the umbracoSettings.config working so that when content is published on one node it automatically refreshes the cache on the other server.

    This is working fine.

    However, when we make changes to the Contour forms on one server, the changes aren't reflected on the other server. Does Contour have its own settings to make this work or is this a bug?

    Thanks,
    - Chris

  • Chris Roberts 74 posts 106 karma points c-trib
    Jun 11, 2014 @ 17:04
    Chris Roberts
    0

    Bump!

    Can anybody help with this?

    Thanks,
    - Chris

  • Adrian Holland 29 posts 106 karma points
    Jul 30, 2014 @ 03:39
    Adrian Holland
    0

    Hi Chris,

    Hopefully you're not still stuck on this, but if you are we had a number of similar issues with Contour in our load balanced environment and managed to resolve it by turning Contour caching off.

    You can do this by editing UmbracoContour.config and setting:

     <setting key="DisableFormCaching" value="True" />

  • Matthew Kirschner 323 posts 611 karma points
    Feb 16, 2015 @ 21:19
    Matthew Kirschner
    0

    If you're using Umbraco Forms (Umbraco 7.2.1), this config file is now listed as /App_Plugins/UmbracoForms/UmbracoForms.config.

Please Sign in or register to post replies

Write your reply to:

Draft