X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ad7ef691631c610a7b35bf7417c51d7578310b0b..92cda8d6a37fe790bd268bfcd5239803bf69d700:/cookbooks/imagery/resources/site.rb diff --git a/cookbooks/imagery/resources/site.rb b/cookbooks/imagery/resources/site.rb index 6a20594c7..7151c68c6 100644 --- a/cookbooks/imagery/resources/site.rb +++ b/cookbooks/imagery/resources/site.rb @@ -112,6 +112,7 @@ action :create do limit_nofile 16384 memory_high "12G" memory_max "12G" + limit_core 0 user "imagery" group "imagery" exec_start "/usr/bin/multiwatch -f 8 --signal=TERM -- /usr/lib/cgi-bin/mapserv"