Hi All,

I have added one directive for secret-code. This code is used to
authenticate the requests created by mod-c-requester. further details
are there in readme file.

Code is available at the same url,

http://utdallas.edu/~parinshah/mod-c-requester.0.2.tar.gz


Thanks,
Parin.

On 8/19/05, Parin Shah <[EMAIL PROTECTED]> wrote:
> Hi All,
> 
> please find initial version of mod-cache-requester at the following url.
> 
> http://utdallas.edu/~parinshah/mod-c-requester.0.2.tar.gz
> 
> As we have discussed the issue before, it is not possible (or atleast
> not possible w/o some refactoring) to use  make-sub-request to
> re-request all soon-to-expire pages. So currently I am using libcurl
> to re-request all popular and soon to expire pages.
> 
> We had considered one other solution also. there we decided to
> re-request durig the original request context itself, but it has some
> other problems including keeping track of popularity of pages,
> removing the pages from queue those are not there in the cache anymore
> etc.
> 
> So as of now, making a curl request seems the best solution to me.
> Further details about how to compile and configure this module is in
> the readme file.
> 
> Any comments would be really helpful.
> 
> Thanks,
> Parin.
>

Reply via email to