-
Notifications
You must be signed in to change notification settings - Fork 697
Description
After upgrading our Docker container to version 5.5.0, we noticed an increase in memory usage. This increase eventually resulted in several containers running out of memory. We have since reverted our image to version 5.4.0, which ceased the out of memory errors from happening.
I have attached several graphs of:
- the amount of requests that the container receives
- the CPU usage
- the RAM usage
We updated our containers ~ 21 January and reverted them ~ 27 January.
We run our instances based on the official maptiler/tilesever-gl image. They are capped at 4 Gigs of memory, which was seemingly enough for the past couple of years. According to our alerting channels, OOMs only occurred once over 2024 and 2025 with the current configuration (memory was last increased in 2023). Over the course of 21 January - 27 January I count 8 occurrences. If you require further contextual information, please let me know.