]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fume.rb
Tweak tile cache configuration for squid 4
[chef.git] / roles / fume.rb
index 4b5fbbb8b9b1e6e44489f34971d60d2589f14701..5ee5ce04eeb4b9d82bd2add37b8d1231a92b072e 100644 (file)
@@ -19,9 +19,9 @@ default_attributes(
     :cache_mem => "4096 MB",
     :cache_dir => [
       "rock /store/squid/rock-4096 20000 slot-size=4096 max-size=3996",
-      "rock /store/squid/rock-8192 25000 slot-size=8192 max-size=8092",
-      "rock /store/squid/rock-16384 35000 slot-size=16384 max-size=16284",
-      "rock /store/squid/rock-32768 45000 slot-size=32768 max-size=262144"
+      "rock /store/squid/rock-8192 25000 slot-size=8192 min-size=3997 max-size=8092",
+      "rock /store/squid/rock-16384 35000 slot-size=16384 min-size=8093 max-size=16284",
+      "rock /store/squid/rock-32768 45000 slot-size=32768 min-size=16285 max-size=262144"
     ]
   },
   :tilecache => {