We are having a problem with cache. We are retrieving published content through the Node class.
For example, we want to retrieve node id 1211. We can retrieve it through the API just fine. Until, we make a change to node 1211 and publish it in the admin panel. When we do the API Node call we do not get the newly published node, we get the previously published node. The cache is not updated!
I tryed doing a Content->Republish Site but that did not update the cache either. The published changes are not appearing in the data/umbraco.config file either. The only way I have found to updated the cache is to restart IIS.
This is a 4.0.3 install, load balanced over 2 servers.
Node Factory Cache Not Updated
Hello,
We are having a problem with cache. We are retrieving published content through the Node class.
For example, we want to retrieve node id 1211. We can retrieve it through the API just fine. Until, we make a change to node 1211 and publish it in the admin panel. When we do the API Node call we do not get the newly published node, we get the previously published node. The cache is not updated!
I tryed doing a Content->Republish Site but that did not update the cache either. The published changes are not appearing in the data/umbraco.config file either. The only way I have found to updated the cache is to restart IIS.
This is a 4.0.3 install, load balanced over 2 servers.
Thank You!
is working on a reply...