[SCM] Debian packaging for apache2 branch, master,	updated. debian/2.2.22-3-45-g2e109bd
    Arno Töll 
    arno at debian.org
       
    Thu Jul 26 20:09:32 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 2e109bdb081e6c41853d622c6ab2395e2eaf3252
Author: Arno Töll <arno at debian.org>
Date:   Thu Jul 26 22:09:26 2012 +0200
    Change CacheDirLevels 2 / CacheDirLength 1
diff --git a/debian/config-dir/mods-available/disk_cache.conf b/debian/config-dir/mods-available/disk_cache.conf
index e1c0107..523eb6c 100644
--- a/debian/config-dir/mods-available/disk_cache.conf
+++ b/debian/config-dir/mods-available/disk_cache.conf
@@ -18,6 +18,6 @@
         # 20. Moreover, pay attention on file system limits. Some file systems
         # do not support more than a certain number of inodes and
         # subdirectories (e.g. 32000 for ext3)
-        CacheDirLevels 3
-        CacheDirLength 5
+        CacheDirLevels 2
+        CacheDirLength 1
 </IfModule>
-- 
Debian packaging for apache2
    
    
More information about the Pkg-apache-commits
mailing list