On Thu, 2004-02-05 at 08:12, Jean-Michel Hiver wrote:
> However I am not sure how to go about it... Maybe with a cleanup handler
> which would recompute the content and refresh the cache?
Bingo!
> Then I have another problem. What if another cleanup handler closed the
> database connection before
Hi List,
Thanks to help on the list I have writtent the CPAN module
MKDoc::Apache_Cache [1].
At the moment when a cached document has expired from the cache, the
module does the following:
* refresh the cache
* send the newly cached content
I would like make an option so that the reverse cou