[Qgis-developer] QGIS Server does not release files after each request - OGROpenShared instead of OGROpen ?
Luca Manganelli
luca76 at gmail.com
Sun Sep 13 23:39:56 PDT 2015
On Fri, Sep 11, 2015 at 5:09 PM, kimaidou <kimaidou at gmail.com> wrote:
> I tested a quick and dirty patch, by replacing all occurences of OGROpen byt
> OGROpenShared in QGIS source, then rebuild and test server side --> No locks
> anymore ! QGIS Server works like a charm here, without increasing the number
> ...
This is a great fix! It's important to optimize resources, expecially
with qgis server.
More information about the Qgis-developer
mailing list