Hi

Just got the email saying issue "We need to be able to set 
"Max-Idle-Instance" to 0" 
http://code.google.com/p/googleappengine/issues/detail?id=5764 wont be 
fixed.

In that case there is a problem with the scheduler not shutting down idle 
instances.

My app your-pond, has a single instance that has been running for over 10 
hours, serviced 11 requests during that time and the last one
was about an hour ago.

Total number of instancesAverage QPS*Average Latency*Average Memory1 total
0.000Unknown ms51.0 MBytes*Instances *[image: 
help]<http://code.google.com/appengine/docs/adminconsole/instances.html>
QPS*Latency*RequestsErrorsAgeMemoryAvailability0.0000.0 ms11010:59:5251.0 
MBytes[image: Dynamic Icon]DynamicRequest graph for the last 6 hours.

[image: Requests/Second (24 hrs)]
Instances graph for the same period

[image: Requests/Second (24 hrs)]
Notice the graph of instances actually only shows instances for the periods 
when requests where made, however the instances view
tells a different story. That the instance has been around for 10 hours. Do 
I believe the graph or the instances view ?

This instance does not have billing enabled. This behavior means the free 
quota will be used up keeping a single instance alive
rather than used for actual work.  (I will be turning billing on for this 
instance but that shouldn't matter to the behaviour).  
The startup time is neglible for this particular app and it is on HR, so it 
seems reasonable that any idle instance should be shut down after 15 
minutes.

Regards

Tim Hoffman

-- 
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/-/xfDJsIK6W-IJ.
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/google-appengine?hl=en.

Reply via email to