---------- Forwarded message --------- From: adib saliba <[email protected]> Date: Thu, May 23, 2019 at 10:08 AM Subject: Re: [QGIS-Developer] Qgis server systemd To: Eric <[email protected]>
Dear Eric Thank you very much for your response I already followed the link you mentioned, i am using ubuntu 19.04 with nginx php-fpm postgresql qgis server stable release and lizmap web client with wmts caching. my problem is that the memory is not recycling after the main process finishes (i get all the image tiles), and it is always increasing till the system is out of memory. the only solution i found is to use RuntimeMaxSec variable to restart the service. please find attached the conf files i'm using Thanks and best regards Adib On Thu, May 23, 2019 at 7:39 AM Eric <[email protected]> wrote: > > > Le 22 mai 2019 20:48:06 GMT+02:00, adib saliba <[email protected]> a > écrit : > > > >Dear sirs, I have a question regarding qgis server setup: > >I deployed qgis server on ubuntu server using nginx+systemd > >| tried 2types of service : simple and forking with > >number of process = number of cores. > >The type=simple is faster but it is not freeing up > >memory even if I'm using Restart=always, the > >type=forking is freeing memory but gives error > >prematurely closed connection to fastcgi upstream. > >Could you please advise me how to correctly configure the service type > >simple to freeup memory? > > > Hi Adib > > We've been using Type=simple without experiencing the memory issue you are > seeing. See > https://oslandia.com/en/2018/11/23/deploying-qgis-server-with-systemd/ > for the actual set-up we use. It would be good to know more about your > set-up and the memory issue you're having. > > > Cheers, > -- > Éric >
qgis-server-fcgi
Description: Binary data
[email protected]
Description: Binary data
[email protected]
Description: Binary data
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
