I don't think garbage collection is happening. I am running Apache 1.3 on Suse Linux 6.3 Here are the lines from my httpd.conf file...
CacheRoot "/web/httpdcache"
CacheSize 50000
CacheGcInterval 4
CacheMaxExpire 24
CacheLastModified Factor 0.1
CacheDefaultExpire 1
My cache size is currently 216 MB and was once over 2GB (until it filled up the disk and I had to delete it) which makes me think that the Garbage collector is not working. Does anyone have any additional info on this or mabye a way to test to see if it is working?
Any help is appreicated!!
Thanks!!
CacheRoot "/web/httpdcache"
CacheSize 50000
CacheGcInterval 4
CacheMaxExpire 24
CacheLastModified Factor 0.1
CacheDefaultExpire 1
My cache size is currently 216 MB and was once over 2GB (until it filled up the disk and I had to delete it) which makes me think that the Garbage collector is not working. Does anyone have any additional info on this or mabye a way to test to see if it is working?
Any help is appreicated!!
Thanks!!