]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/resources/site.rb
Merge remote-tracking branch 'github/pull/183'
[chef.git] / cookbooks / imagery / resources / site.rb
index 19d18e5a4500ae1e434d7fed427c169e69728ef3..daa517af7d23ac2fb4818fae7f44df2b738fb7a6 100644 (file)
@@ -103,7 +103,7 @@ action :create do
     environment "MS_MAP_PATTERN" => "^/srv/imagery/mapserver/",
                 "MS_DEBUGLEVEL" => "0",
                 "MS_ERRORFILE" => "stderr",
-                "GDAL_CACHEMAX" => "128"
+                "GDAL_CACHEMAX" => "512"
     limit_nofile 16384
     memory_max "2G"
     user "imagery"