Ruby on Rails Tuesday, January 31, 2012



On Tue, Jan 31, 2012 at 11:56 AM, Rodrigo Ruiz <rodrigo.ruiz7@gmail.com> 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment