<div dir="ltr">Hi,<div><br></div><div>I would like to have more information regarding Qgis server caching certain requests and how to control that. I didn't find any documentation regarding this, so I ask.</div><div><br>
</div><div>Example:</div><div>On my environment (ubuntu 12.04, apache 2.2.22, qgis 2.4) I do GetProjectSettings request on certain project. If I restart Apache or save the project the request is not cached (I assume) and it takes from 20 - 65 seconds. In order to avoid Server Error after 40second I added this line to Apache configuration</div>
<div><br></div><div>FcgidIOTimeout 80<br></div><div><br></div><div>So, after this long request, next same request is immediately so it must be cached, right? I tested with different clients and must be on server. But I do not control this, because after unknown amount of time the cache is removed.</div>
<div><br></div><div>Can anyone explain this and should I explore basic Apache caching tehniques like this:</div><div><a href="http://httpd.apache.org/docs/2.2/caching.html">http://httpd.apache.org/docs/2.2/caching.html</a><br>
</div><div><br></div><div>Right now I don't have any caching modules enabled in Apache.</div><div><br></div><div>Another question is why is it taking so long, but I will ask that extra.</div><div><br></div><div>thanks</div>
<div><br></div><div>Uros</div></div>