start command: /usr/local/bin/ruby /usr/local/bin/mongrel_rails start -d -e production -a 10.10.10.60 -c /export/web/trs3 --user mongrel --group mongrel -p 8019 -P /export/web/trs3/log/mongrel.8019.pid -l /export/web/trs3/log/mongrel.8019.log
stop command: /usr/local/bin/ruby /usr/local/bin/mongrel_rails stop -P /export/web/trs3/log/mongrel.8018.pid
mongrel_rails start -d -e production -a 127.0.0.1 -c /users/eric/works/trunk -p 8000 -P /users/eric/works/trunk/log/mongrel.8000.pid
mongrel_rails stop -P /users/eric/works/trunk/log/mongrel.8000.pid