]> git.openstreetmap.org Git - chef.git/commitdiff
Increase cache memory for viserion
authorHrvoje Bogner <hbogner@gmail.com>
Wed, 25 Jul 2018 14:12:42 +0000 (16:12 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jul 2018 14:12:42 +0000 (16:12 +0200)
Ram increased  from 24 GB -> 48 GB
cache_mem => "12500 MB" increased  to cache_mem => "35000 MB"

roles/viserion.rb

index d945ef790bb0bfe777d28e2c6eb651b52c84caf2..1005efb8f09538f13cf0c6c26d72df3e7b4fef61 100644 (file)
@@ -38,7 +38,7 @@ default_attributes(
     ]
   },
   :squid => {
-    :cache_mem => "12500 MB",
+    :cache_mem => "35000 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {