> Silly question: Are you using Webrick or Mongrel? No, I'm using Mongrel.
> these small things will help you to make your site faster I'm talking about the development environment, in the production (in cluster) it works fast :). The problem is here (config/development.rb): > config.cache_classes = false if i change it to >config.cache_classes = true it works really fast. So i hoped maybe there is a way to reload it more rarely. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

