How to limit Phusion Passenger memory usage?

后端 未结 6 1667
-上瘾入骨i
-上瘾入骨i 2021-02-20 09:29

Is there a way to limit the amount of memory Phusion Passenger uses when serving up your app?

My host comes by and kills the process after I get a bunch of traffic and

6条回答
  •  日久生厌
    2021-02-20 09:56

    As others pointed out, the Enterprise version of passenger has this feature.

    For the free version, check out this blog post: http://dev.mensfeld.pl/2012/08/simple-rubyrails-passenger-memory-consumption-limit-monitoring/

提交回复
热议问题