[Tile-serving] [openstreetmap/mod_tile] memory consumption (#181)

nicksparks-cgi notifications at github.com
Tue Aug 24 08:37:25 UTC 2021


I know the thread is a few months old, but thought I'd add my findings:

I'm using the `overv/openstreetmap-tile-server` Docker image (just like @msschl) (supposedly the result of the switch2osm guide) and found that I hit the aforementioned RAM issues - RAM climbs until it runs out, but never releases.

Before reading this thread (and similar threads, like [openstreetmap-tile-server/issues/27](https://github.com/Overv/openstreetmap-tile-server/issues/27) I was convinced renderd was the issue.  However, after doing some further digging and reading @stephankn post I concluded that actually what I'm seeing is the same as him - the value for RssAnon always climbed along with the RAM usage.

Following reading up on it, I disabled the JIT feature as described.  This has definitely resolved the issue - previously I could exhaust my RAM is <48 hours,  whereas now it ticks over with an almost identical memory usage and RssAnon value 5 days later.  Genuinely, many thanks for your write-up stephankn.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/181#issuecomment-904441958
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210824/572e06d9/attachment.htm>


More information about the Tile-serving mailing list