Thanks Pirmin and Andreas,<br><br>Now I have 2 different ways I can use according to specific needs.<br><br>Cheers<br><br><div class="gmail_quote">2011/4/4 Andreas Neumann <span dir="ltr">&lt;<a href="mailto:a.neumann@carto.net">a.neumann@carto.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Yes - but it comes at a price:<br>
<br>
the CGI version does not profit from the caching mechanism and thus will be a lot slower. Also, it has to load QGIS server and libraries for each request. For medium complex to complex projects this will be way too slow.<br>
<font color="#888888">
<br>
Andreas</font><div class="im"><br>
<br>
On Mon, 4 Apr 2011 13:09:23 +0200, Pirmin Kalberer wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Kimaidou,<br>
<br>
Am Montag, 4. April 2011, um 11.20:57 schrieb kimaidou:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all, Marco,<br>
<br>
I am testing Qgis mapserver on a demo server. I realized I needed to<br>
restart Apache so that an server side project file has been modified to<br>
see the changes in the WMS.<br>
Is it &quot;normal&quot;, or is it a misconfiguration on my side ?<br>
<br>
NB : I am using ubuntu 10.10, and symbolic links to add any qgis project +<br>
data as a new server.<br>
</blockquote>
<br>
You can run QGIS Mapserver as CGI instead of FastCGI. Then it reloads<br>
on every<br>
request. On Ubuntu, the only thing you have to do is<br>
cd /usr/lib/cgi-bin/ &amp;&amp; sudo ln -s mapserv.fcgi qgis_mapserv.cgi<br>
<br>
Pirmin<br>
</blockquote>
<br>
-- <br></div><div><div></div><div class="h5">
--<br>
Andreas Neumann<br>
Böschacherstrasse 10A<br>
8624 Grüt (Gossau ZH)<br>
Switzerland<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">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>
</div></div></blockquote></div><br>