Displaying 1 result from an estimated 1 matches for "wwwapp".
Did you mean:
newapp
2007 Aug 26
1
monit not executing start/stop/restart mongrels
...s greater than 110.0 MB for 3 cycles then
restart # eating up memory?
if loadavg(5min) greater than 10 for 8 cycles then
restart # bad, bad, bad
if 20 restarts within 20 cycles then
timeout # something is wrong, call the sys-admin
group wwwapp
-------
mongrel.yml
-------
cwd: /home/wwwapp/current
port: "9000"
address: 127.0.0.1
log_file: log/mongrel.log
pid_file: /var/run/mongrel_cluster/mongrel.pid
environment: production
servers: 10
group: wwwapp
user: wwwapp
I was using the monit script to start - "/etc/init.d/monit...