[Mongrel] Mongrel Crashes in Production
Till Mossakowski
lists at ruby-forum.com
Sat May 24 01:38:16 EDT 2008
> It used to work OK, but it relies on the internal Rails reload
> mechanism used for development mode. It was intended to let you run
> your rails app in production and then hit it to kick it over rather
> than wait for a reload.
"It used to work OK" must refer to rails 1.2, since in rails 2.0, the
method reset_application! is simply not available, and therefore the
reload NEVER works with rails 2.0.
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list