On a second note, is it normal behavior that redis has gotten 440k new keys in 4 days ? In last 7 days there has been less than 100 new topics created.. What kind of data is stored there? I guess sessions but what else?
Posts
-
Increased memory consumption after upgrading from v3.7.x to v4.2 -
Increased memory consumption after upgrading from v3.7.x to v4.2ActivityPub hasn't been touched at all so it has been disabled the whole time.
-
Increased memory consumption after upgrading from v3.7.x to v4.2I can't disable it. The auto restart is a feature from our hosting provider
-
Increased memory consumption after upgrading from v3.7.x to v4.2Hey, so after the upgrade the memory consumption has been creeping up at a fairly steady rate and exceeding 1GB of memory. Is this something to be expected from the version upgrade? Or could it be due to our own changes / plugins we have? Or due to scrapers perhaps?
Upgrade happened on Monday 14th and before that the memory consumption was fairly steady at around 500MB. After the upgrade the memory consumption has been steadily going up during the day as seen in the pictures:
Screenshot when the sudden increase was noticed:
Here is last 7 days: (the falling edges are due to daily restart)
Screenshot from the /admin/development/info on the 23rd when it started also using swap.
Active plugins:
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)Nginx is being used to serve static assets and the config is the same as it was before the upgrade.
Setup:
Mongodb Atlas M40
Redis is Heroku's own key value store premium 2
Heroku -> 4 dynos (Standard-2X variant)
In one dyno we have nginx + nodebbAny help would be greatly appreciated!
Thanks in advance.