Ruby on Rails Tuesday, January 31, 2012

I believe this to be the root issue. That's why things like reserved instances at AWS are sometimes better because they stay up all the time.

I understand the Google App engine is the same way. Makes it unusable for Grails apps because spinning up the JVM is so slow the app startup even times out causing no load at all.

On Jan 31, 2012, at 12:26 PM, Greg Akins <angrygreg@gmail.com> wrote:

> On Tue, Jan 31, 2012 at 12:19 PM, Dieter Lunn <coder2000@gmail.com> wrote:
>
>>
>> On Tue, Jan 31, 2012 at 11:04 AM, Rodrigo Ruiz <rodrigo.ruiz7@gmail.com> wrote:
>>> That is weird, in the logs it looks like everything is working smoothly, but
>>> when I try to access it, takes me about 5 seconds.
>>>
>
> I can't be sure, but.. AFAIK
>
> Does this only happen the first time the page is loaded?
>
> Heroku unloads applications. Both when it's deployed, and after
> periods of inactivity. The first load after it's been unloaded is
> always slow.
>
>
>
>
> --
> Greg Akins
> http://twitter.com/akinsgre
>
> --
> 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.
>

--
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