projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
imagery: workaround mapserv defer memory leak
[chef.git]
/
cookbooks
/
imagery
/
templates
/
default
/
mapserver.map.erb
diff --git
a/cookbooks/imagery/templates/default/mapserver.map.erb
b/cookbooks/imagery/templates/default/mapserver.map.erb
index 84a3803d01256f76d373898d2c189561a72b1341..d44f3ec781d717260a0f174030a4c04222a8d945 100644
(file)
--- a/
cookbooks/imagery/templates/default/mapserver.map.erb
+++ b/
cookbooks/imagery/templates/default/mapserver.map.erb
@@
-49,6
+49,6
@@
MAP
STATUS DEFAULT
TYPE RASTER
PROCESSING "RESAMPLE=AVERAGE"
- PROCESSING "CLOSE_CONNECTION=
DEFER
"
+ PROCESSING "CLOSE_CONNECTION=
NORMAL
"
END # layer
END