开发者

Is there any way to control RAM that Ruby's Thin server uses?

开发者 https://www.devze.com 2022-12-22 06:16 出处:网络
I have VPS with 1GB of RAM. One ruby-app that runs on thin server takes about 60+ MB of RAM, no matter if application is used right now or not. Is there any way to control this? Because right now Im r

I have VPS with 1GB of RAM. One ruby-app that runs on thin server takes about 60+ MB of RAM, no matter if application is used right now or not. Is there any way to control this? Because right now Im runnin' out of memory. Any suggestions are accepted.开发者_开发知识库 Thanks in advance.


You can use some monitoring tool to restart your thin when they use too much RAM

  • bluepill
  • monit
  • god
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号