Re: [Qgis-user] QGIS memory management in LXCs vs VMs

2023-01-24 Thread Julien Cabieces via QGIS-User
It depends on the amount of memory you want to allocate to your QGIS Server. IIRC, my client set 1GB and set the memory limit of they docker to 2G, and they had approximatively 100Mb of memory taken with loaded QGIS project. You would have to set this param is the Nginx configuration (if you

Re: [Qgis-user] QGIS memory management in LXCs vs VMs

2023-01-24 Thread Luca Manganelli via QGIS-User
Il giorno mar 24 gen 2023 alle ore 10:28 Julien Cabieces via QGIS-User < qgis-user@lists.osgeo.org> ha scritto: > The trick was to configure properly the environment variable > GDAL_CACHEMAX : > https://trac.osgeo.org/gdal/wiki/ConfigOptions#GDAL_CACHEMAX Interesting. Which value do you have set?

Re: [Qgis-user] QGIS memory management in LXCs vs VMs

2023-01-24 Thread Julien Cabieces via QGIS-User
Hi, I had a quite similar problem with a client running QGIS server inside Docker container. The Docker where running out of memory and they were OOM (Out-of-memory) killed, so it's not exactly what you described. The trick was to configure properly the environment variable GDAL_CACHEMAX :

[Qgis-user] QGIS memory management in LXCs vs VMs

2023-01-23 Thread David Swanlund via QGIS-User
Hey there, This is admittedly a bit niche, but I thought I'd give it a shot. We're using QGIS inside Linux Containers (LXCs) to process aerial imagery, but are running up against what seem to be memory management problems. When we load in imagery from the filesystem and begin panning around the