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-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
