X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5629ca5e4f2f4b1e03ecd47f5d29608b8d596f73..50aea11082eaa90bd37593b9c987d38a082f4e1b:/cookbooks/imagery/resources/site.rb?ds=sidebyside diff --git a/cookbooks/imagery/resources/site.rb b/cookbooks/imagery/resources/site.rb index c25f72168..5ce7d2b88 100644 --- a/cookbooks/imagery/resources/site.rb +++ b/cookbooks/imagery/resources/site.rb @@ -107,8 +107,7 @@ action :create do "MS_ERRORFILE" => "stderr", "GDAL_CACHEMAX" => "128" limit_nofile 16384 - memory_high "4G" - memory_max "8G" + memory_max "4G" user "imagery" group "imagery" exec_start "/usr/bin/multiwatch -f 8 --signal=TERM -- /usr/lib/cgi-bin/mapserv"