When the cache is used, connect the storages mean that you will use (if required connection), if the cache is used a second time and the process takes, these connections are alive and can cause exess connections to storage.
To avoid this you must implement an option that allows the closing of connections between uses of storage medias.