Yes cache files are never removed until exit, there isnt much point usually, since the cache will never be larger than the actual library and book libraries are typically small. Just think of it as the storage requirement for the library being twice the actual size.
You cant delete the files out from under the server, as the server has an in memory structure that it uses to manage the cache and the two cant get out of sync.
|