]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/resources/site.rb
imagery: better fastcgi handling
[chef.git] / cookbooks / imagery / resources / site.rb
index 40d6ae62fa777ff4c4830d90fbc0361e75da93fa..a5dc23d0c72efc271ee3adf11a7f90613dc64997 100644 (file)
@@ -96,7 +96,7 @@ action :create do
     environment "MS_MAP_PATTERN" => "^/srv/imagery/mapserver/",
                 "MS_DEBUGLEVEL" => "0",
                 "MS_ERRORFILE" => "stderr",
-                "GDAL_CACHEMAX" => "256"
+                "GDAL_CACHEMAX" => "128"
     limit_nofile 16384
     memory_high "512M"
     memory_max "1G"