Richard Hubbell wrote:
The server was shutdown via apachectl stop. ~50,000 of those files remain in CacheRoot. Server restart and still those files remain. Seems like a bug. Unless there's some other mechanism that's supposed to take them out of their "temporary" state.
How temporary? You need to look at htcacheclean for mopping these up periodically. You don't want mod_disk_cache constantly cleaning up after itself or at apache shutdown, otherwise the server would be seriously slower and at startup the cache feature would be worthless. If this isn't desired, see mod_mem_cache. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx