[Mongrel] mongrel 1.0.3
Alexander Logvinov
freebsd at akavia.ru
Sat Oct 27 12:04:19 EDT 2007
Hello!
# /usr/local/bin/ruby18 /usr/local/bin/mongrel_rails start -d -e development -a 10.164.28.7 -c /var/www/data/site/ --user root --group wheel -p 8080 -P log/mongrel.8080.pid -l log/mongrel.8080.log
Mongrel 1.0.1:
** Starting Mongrel listening at 10.164.28.7:8080
^^^^^^^^^^^^^^^^
** Changing group to wheel.
** Changing user to root.
** Starting Rails with development environment...
** Rails loaded.
** Loading any Rails specific GemPlugins
** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart).
** Rails signals registered. HUP => reload (without restart). It might not work well.
** Mongrel available at 10.164.28.7:8080
** Writing PID file to log/mongrel.8080.pid
Mongrel 1.0.3:
** Starting Mongrel listening at :8080
^^^^^ ???
** Starting Rails with development environment...
** Rails loaded.
** Loading any Rails specific GemPlugins
** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart).
** Rails signals registered. HUP => reload (without restart). It might not work well.
** Mongrel available at 10.164.28.7:8080
** Writing PID file to log/mongrel.8080.pid
--
WBR
More information about the Mongrel-users
mailing list