I have a question. If the file being written to a cache exceeds max size what behavior happens? As I can think of it there are 3 possible outcomes. 1. File is written and later cleaned up by the cache manager (bad) 2. File isnt written. It is recognized that it can't be cached. 3. The file is written and truncated (bad) Thanks Sent from my iPad