How to limit Phusion Passenger memory usage?

后端 未结 6 1590
-上瘾入骨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 10:06

    Also check out passenger_max_requests, new in 3.0.11

    http://www.modrails.com/documentation/Users%20guide%20Nginx.html#PassengerMaxRequests

提交回复
热议问题