On Wed, Apr 16, 2008 at 10:20 AM, Jeremy Jones <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> Apache 2.2.8 on Linux.
>
> Is there a directive anywhere to allow me to control the size of the cache
> used by mod_disk_cache?

>
> but my cache directory is growing and growing. I see MCacheSize but that's
> only for Apache's memory cache, not the disk one.
>
> Do I need to stop & start Apache & clear out the cache via cron, or is it
> just controlled indirectly via the cachemaxexpire directive or ?

Use htcacheclean from cron or in its daemon mode. You don't need to
stop and start apache to run it.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to