I'm experiencing a very strange issue with my Umbraco website.
We are running Umbraco in a distributed environment (one CMS server with two web servers). I have configured the distributed calls in the umbracoSettings.config, both of which are working when called from a web browser.
When I publish an item on the CMS server, it is successfully updated and the content change is reflected on the page on the CMS server. However, the change does not appear on either of the web servers.
I have checked the logs for errors and there are none relating to this issue.
I have also observed that the umbraco.config XML is updated on web servers after the publish operation completes, but the content on the website does not update until I recycle the application pool (which refreshes the content from the database).
Has anyone experienced anything like this before? I'm desperate to find an answer ASAP - we're meant to be going live with this in a few hours! :-(
Content not loading from umbraco.config XML file
Hi all,
I'm experiencing a very strange issue with my Umbraco website.
We are running Umbraco in a distributed environment (one CMS server with two web servers). I have configured the distributed calls in the umbracoSettings.config, both of which are working when called from a web browser.
When I publish an item on the CMS server, it is successfully updated and the content change is reflected on the page on the CMS server. However, the change does not appear on either of the web servers.
I have checked the logs for errors and there are none relating to this issue.
I have also observed that the umbraco.config XML is updated on web servers after the publish operation completes, but the content on the website does not update until I recycle the application pool (which refreshes the content from the database).
Has anyone experienced anything like this before? I'm desperate to find an answer ASAP - we're meant to be going live with this in a few hours! :-(
Many thanks,
Dan.
is working on a reply...