Hi Francois,

I think the help text of the 'Idle Instances' settings is pretty
self-explanatory:
"""
You will not be charged for instances over the specified maximum.
"""

I can investigate on why these instances are created even thought you
setup a high min pending latency, and a a Max idle instances
corresponding to the number of Always On instance.

Feel free to open a Production issue, with your application id if this
is affection your operation.

Thanks in advance.

On Mon, Jul 25, 2011 at 4:58 PM, Francois Masurel <f.masu...@gmail.com> wrote:
> Something strange :
> GAE keeps starting new dynamic instances though I have set the Min Pending
> Latency to 15s via the Application Settings page.
> My requests are served in a few ms on average and I have
> multithreading enabled.
> These instances are immediately destroyed as I have set the Max Idle
> Instances to 3 (corresponding to my always on instances).
>
> But still lots of warmup requests in my logs showing these dynamic instances
> start every few minutes.
> Will I have to pay for all these short lived dynamic instances ?
> My app ID is : vncts1
> Thanx for your help.
> Francois
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/TVr3Ko1-baIJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to