Skip to content

Commit 2166e45

Browse files
committed
imagery: set mapserver high memory limit
1 parent f1335b8 commit 2166e45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/imagery/resources/site.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"MS_ERRORFILE" => "stderr",
108108
"GDAL_CACHEMAX" => "512"
109109
limit_nofile 16384
110+
memory_high "2G"
110111
memory_max "8G"
111112
user "imagery"
112113
group "imagery"

0 commit comments

Comments
 (0)