SOURCES: apache-mod_cache.conf - more examples

arekm arekm at pld-linux.org
Thu Nov 23 17:26:07 CET 2006


Author: arekm                        Date: Thu Nov 23 16:26:07 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more examples

---- Files affected:
SOURCES:
   apache-mod_cache.conf (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/apache-mod_cache.conf
diff -u SOURCES/apache-mod_cache.conf:1.3 SOURCES/apache-mod_cache.conf:1.4
--- SOURCES/apache-mod_cache.conf:1.3	Wed Dec 21 15:58:42 2005
+++ SOURCES/apache-mod_cache.conf	Thu Nov 23 17:26:01 2006
@@ -13,6 +13,12 @@
 		CacheEnable disk /
 		CacheDirLevels 5
 		CacheDirLength 3
+		
+		#CacheDefaultExpire 3600
+		#CacheMinExpire 3600
+		#CacheMinFileSize 64
+		#CacheMaxFileSize 64000
+
 	</IfModule> 
 
 	LoadModule mem_cache_module modules/mod_mem_cache.so
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/apache-mod_cache.conf?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list