Is this normal?
-
@산도 it is not really about the amount of the posts you get every day. Redis is an in-memory database, which means it runs the database out of your RAM. For small sites it is fine, for bigger ones it would mean that you need more RAM.
However, Redis does not seems to be your real problem here.
Whats your current NodeJS version?
-
This post is deleted!
-
@산도 well, actually it is quite normal. 80MB RAM are set for start up, if I am not mistaken and usually it goes around 120-160MB. Therefore these 25.2% mean 140MB RAM usage by NodeJS.
Which is fine, if you ask me.
What you could try though, is to use a different NodeJS version, e.g. 4, if you are only running NodeBB 0.9 and above.
Copyright © 2024 NodeBB | Contributors