Displaying 1 result from an estimated 1 matches for "fbrestart".
Did you mean:
ebr_start
2007 Feb 08
0
mongrel_rails man page
...wait up to 60 seconds for threads to exit before it finally exits gracefully.
.br
\fBstop --force [--wait n]\fP Stops the server. This sends mongrel a kill -9 and then you must delete the .pid file. If the wait parameter is specified, mongrel will wait n seconds before it sends the kill sign.
.br
\fBrestart\fP Restarts the server.
.
.SH OPTIONS
Mongrel is extensible configurable, and it has the following configuration options (the name to use in configuration file is in parenthesis after the option name):
.PP
\fB-e, --environment ENV\fP (:environment) Configures your Rails environment to what you n...