Problem with multiple sites in IIS in one umbraco install
I have a problem with an umbraco install which uses two sites in IIS. One is secured with IP-protection, the other site is public. So both sites use the same physical Umbraco installation.
If a user publishes a document on site one, the in memory cache of site two is not refreshed causing a problem where the published page is in fact published, but apears unpublished because of the cache of site two.
Umbraco version 4.7.1.1
Can Distributed Calls solve this issue or does anyone have another solution for this?
Problem with multiple sites in IIS in one umbraco install
I have a problem with an umbraco install which uses two sites in IIS. One is secured with IP-protection, the other site is public. So both sites use the same physical Umbraco installation.
If a user publishes a document on site one, the in memory cache of site two is not refreshed causing a problem where the published page is in fact published, but apears unpublished because of the cache of site two.
Umbraco version 4.7.1.1
Can Distributed Calls solve this issue or does anyone have another solution for this?
Thanks!
Hi Ralph. This sounds similar to our issue: http://our.umbraco.org/forum/core/general/39790-Caching-Problems-with-Umbraco-version-481
Hopefully someone will come up with a solution for both of us.
is working on a reply...