We decide based on load and number of apps since last request.  IF you get
constant requests, we don't idle.  For cleanup, once every 24 hours we also
kill off the dyno, which will then restart on the first request.

Dynos > 1 will always prevent app idling.

Oren

On Sun, Feb 28, 2010 at 1:57 PM, Pius Uzamere <[email protected]> wrote:

> Related: how does one prevent this from happening in general?  It'd be
> great to know precisely which packages one can pay for to stop this
> behavior.
>
> Thanks,
> Pius
>
>
> On Sun, Feb 28, 2010 at 3:04 PM, GarethLAtWork <[email protected]>wrote:
>
>> How does Heroku decide that a site has been idle long enough to power
>> it down?
>>
>> Is it just the amount of time that has passed since the last web
>> request?
>>
>> Or are there other activities that it looks at?
>>
>> Thanks.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Heroku" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<heroku%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/heroku?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<heroku%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" 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/heroku?hl=en.

Reply via email to