Copied to clipboard

Flag this post as spam?

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


  • Pankaj Nainwal 4 posts 24 karma points
    Aug 20, 2015 @ 07:06
    Pankaj Nainwal
    0

    Umbraco form not refreshing in load balanced enviornment

    Hi,

    In our website setup, we have separated the CMS and the website. Our CMS is hosted in server A and website is hosted in Server B. Also the calls are properly distributed between these server.

    The issue we are facing is with the Forms. We we update a form from admin (Server A) then it is properly reflection there but not reflecting in website (Server B). Ass the form are stored in the file system we are running a job to sync the from files. So the json of the form is same in both the servers.

    Interesting point to note is that when we recycle the APP POOL in server B then the changes do reflect.

    How can we achieve this without recycling the APP POOL.

    Thanks Pankaj

  • Dan Evans 629 posts 1016 karma points
    Oct 28, 2015 @ 07:49
    Dan Evans
    0

    Did you ever solve this? There seem to be a lot of posts on this issue but no response from the core team.

    We have 2 load balanced sites. One site works fine - form changes are updated across all servers but on the other site it takes an app_pool recycle to force the update.

    The App_Plugins/UmbracoForms files are all being replicated. We have tried setting forms not to cache in the config file also.

Please Sign in or register to post replies

Write your reply to:

Draft