Quote:
Originally Posted by AusPhotography
If you are using file system cache (datastore) (vs Memory such as memcached, xcache etc.) then this will be normal as it writes a file to store the cached data and it will vary as the cache changes.
The component doing the writing of this file is ./upload/dbtech/vboptimise/includes/operators/filecache.php:
|
Thanks! That's very good to know.