From: Carl Youngblood Date: 2004-08-20T04:26:40+09:00 Subject: Re: [RAILS] way too slow... I too am using webrick and it is much faster than 1 request per second even in autoload mode. On Fri, 20 Aug 2004 04:03:47 +0900, David Heinemeier Hansson wrote: > > Random thought: auto-reload.rb from the mod_ruby distribution. Does > > that work with Rails, or does the two not like each other? > > They're not too fond of each other. It won't reload the requires of > your requires, so it basically doesn't work for changing the model. > You'll have to restart Apache when doing that. > > > -- > David Heinemeier Hansson, > http://www.rubyonrails.org/ -- Web-application framework for Ruby > http://www.instiki.org/ -- A No-Step-Three Wiki in Ruby > http://www.basecamphq.com/ -- Web-based Project Management > http://www.loudthinking.com/ -- Broadcasting Brain > http://www.nextangle.com/ -- Development & Consulting Services > >