<div dir="ltr">Hmmm... Raster or vector? I can poke around the GDAL/OGR code to see if something is happening in MapServer. Have you tried explicit layer closes?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 2, 2020 at 5:06 PM Jan Hartmann <<a href="mailto:j.l.h.hartmann@uva.nl">j.l.h.hartmann@uva.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I use PHP-Mapscript to server WMS-maps, with a MapFile based on an <br>
underlying VRT-file. My application changes the geometry transformation <br>
of the VRT-file, and reloads the WMS. It uses the same MapFile ($oMap = <br>
ms_newMapObj($mapfile), but with a changed underlying VRT-file;<br>
<br>
When I use PHP as CGI, the reloaded WMS correctly shows the map with the <br>
new transformation. With PHP as an Apache module,  older transformations <br>
are displayed in a random manner. I guess the VRT-file gets buffered <br>
somewhere, but I am unable to flush that buffer, either with <br>
PHP-functions or with random parameters for the WMS-call.<br>
<br>
Any ideas? I would prefer to use PHP as a module.<br>
<br>
Thanks,<br>
<br>
Jan<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a></blockquote></div>