Thanks Marco,<div>I supposed it watching the source code. But what about the need to reload apache if I send a different MAP request (i.e. a differnet configuration file)? It should work too, am I wrong?</div><div><br></div>
<div>giovanni<br><br><div class="gmail_quote">2011/10/19 Marco Hugentobler <span dir="ltr">&lt;<a href="mailto:marco.hugentobler@sourcepole.ch">marco.hugentobler@sourcepole.ch</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Giovanni<br>
<br>
QGIS server uses the QFileSystemWatcher class (<br>
<a href="http://doc.qt.nokia.com/4.7/qfilesystemwatcher.html" target="_blank">http://doc.qt.nokia.com/4.7/qfilesystemwatcher.html</a>) to check if a configuration<br>
file has changed. So in newer versions, changes to the published project files<br>
should be picked up without restarting apache.<br>
<br>
Regards,<br>
Marco<br>
<br>
Am Dienstag, 18. Oktober 2011, 19.23:28 schrieb G. Allegri:<br>
<div><div></div><div class="h5">&gt; I haven&#39;t found the time to setup a fresher qgismapserver, but looking at<br>
&gt; the source code in trunk I can&#39;t see what&#39;s causing this.<br>
&gt;<br>
&gt; It seems that, inside the fcgi loop, a configuration for a requested MAP<br>
&gt; confipath is searched inside the cache instance. In case it&#39;s found the<br>
&gt; result is directly returned, otherwise a new cache entry is created and<br>
&gt; returned.<br>
&gt; I would expect this should work, but before I will build the trunk version<br>
&gt; I would like to know if it&#39;s solved indeed.<br>
&gt;<br>
&gt; thanks,<br>
&gt; Giovanni<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Dr. Marco Hugentobler<br>
Sourcepole -  Linux &amp; Open Source Solutions<br>
Churerstrasse 22, CH-8808 Pfäffikon SZ, Switzerland<br>
<a href="mailto:marco.hugentobler@sourcepole.ch">marco.hugentobler@sourcepole.ch</a> <a href="http://www.sourcepole.ch" target="_blank">http://www.sourcepole.ch</a><br>
Technical Advisor QGIS Project Steering Committee<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</font></blockquote></div><br></div>