"MS_ERRORFILE" => "stderr",
"GDAL_CACHEMAX" => "128",
"GDAL_HTTP_TCP_KEEPALIVE" => "YES",
- "GDAL_HTTP_VERSION" => "2TLS"
+ "GDAL_HTTP_VERSION" => "2TLS",
+ "GDAL_ENABLE_WMS_CACHE" => "NO"
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"