You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ben Wyckoff <be...@mirror-image.com> on 2004/03/26 18:04:28 UTC

[users@httpd] Apache 2.0.48 mod_disk_cache and GC

I've recently started working with Apache 2.0.48. This question 
specifically relates to mod_disk_cache and garbage collection. I 
looked at the 2.0.49 notes, and don't see any significant changes 
noted.

The mod_disk_cache docs say (a) the mod is experimental, and (b) all 
of the GC directives are not yet implemented.

I searched the mail archives back to Oct 2003, and found a few 
questions about the disk space growing unbounded, and the answers in 
both cases were to use something like a cron job to sweep the cache 
hierarchy and delete the old files.

I'm willing to get my hands dirty and write some code if need be. 
Given that the docs refer to a variety of GC directives that weren't 
implemented, I wonder if there is an original design floating around 
somewhere that I could get my hands on, or if anyone can comment on 
plans for the mod_disk_cache, either in the 2.0 code tree or the 2.1 
branch. (This email may be better suited for the apache-dev list, but 
I wanted to try here first, given past discussions of the issue).

regards,
-Ben

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0.48 mod_disk_cache and GC

Posted by Joshua Slive <jo...@slive.ca>.
On Fri, 26 Mar 2004, Ben Wyckoff wrote:
> I'm willing to get my hands dirty and write some code if need be.
> Given that the docs refer to a variety of GC directives that weren't
> implemented, I wonder if there is an original design floating around
> somewhere that I could get my hands on, or if anyone can comment on
> plans for the mod_disk_cache, either in the 2.0 code tree or the 2.1
> branch. (This email may be better suited for the apache-dev list, but
> I wanted to try here first, given past discussions of the issue).

This sounds like something you are better off discussing on the
development list dev@httpd.apache.org.

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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org