On Tue, Jan 31, 2012 at 11:56 AM, Rodrigo Ruiz <[email protected]>wrote:
> Hi, I just deployed a simple crud (Rails 3.1) to heroku, and it takes more > than 5 seconds to load the index page. > > Does anyone know how to solve this? > > Ps.: locally it takes less than 500 ms, and have more data at the database. > > Thanks in advance. > Have you tried (in console) $ heroku logs It could help, but I have the same problem... sometimes. After that the application works fine Javier Q. -- 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.

