Jump to content

htcacheclean


mummana

Recommended Posts

Hi,

 

We are using mod_cache (disk cache ) in apache level.

 

Our current cache settings are:

 

# cache configurations

CacheRoot /u/data/apache01

CacheDirLevels 5

CacheDirLength 3

# Cache the content 8 hours

CacheMaxExpire 28800

 

We are caching the files for 8 hrs.

 

1. How to request to the latest file(s), if any updated files are available before 8 hrs time?

 

2. We want know "htcacheclean" utility will help to reques the latest files.

/u/apache01/bin/htcacheclean -i -t -n -d60 -p/u/data/apache01 -l50M

 

3. If so, how to call "htcacheclean"  in httpd.conf itself.

 

Could you please help me regarding.

 

Thanks

Srini

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/144813-htcacheclean/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.