Hi,Is it correct to assume that the engine only caches the mod itself and not the actual requests done from the module, such as a remote XML request?
Reason for asking this is that I've encountered some issues in regards of using nocache=1 in the url. It doesn't seem to have any effect. Changing 'cache_time' in the config to 0 or emptying /tmp/shindig seems to be solving the "issue", yet i'd rather go with proper caching.
Anyone got some documentation on the cache-function? Kind regards, Tommie

