Mark, in your dashboard, Charts section (top-center of the page), select "Instances" from the drop down box. You should then be seeing "Total, Active, Billed" instances.
If you tuned your num of instances down to one, that chart in fact will tell you something like "running: 2, billed: 1" at the times when you notice two instances running. Meaning, you'll be paying for just one instance, not two. alex. On Nov 13, 8:10 pm, Mark Ivey <[email protected]> wrote: > On Nov 13, 7:52 am, Kate <[email protected]> wrote: > > > > > > > > > > > I cannot work out how to set my instances and latency settings but I > > need to do something. > > > Until 3 days ago my site cost nothing. Then > > 0,42 > > 0.33 > > 0.37 > > 0.86 > > 4.80 > > > How can this be? I had not altered any settings and I had not uploaded > > any new pages. Certainly I cannot be paying $35 per week for a small > > site that has only 1600 requests per day. > > > Can anyone tell me what values I should have, min and max for the lyle > > instances and pending latency sliders? > > I'm having problems with this too. Like you, I have a low traffic > site, but even with the sliders set all the way to the extremes (idle > instances = 1, pending latency=15s) app engine is running two > instances of my app at times. Considering the low amount of traffic > I'm getting, this seems odd. Here's an example: > > Total number of instances Average QPS* Average Latency* > Average Memory > 2 total 0.008 79.0 ms 19.6 MBytes > > Instances > QPS* Latency* Requests Errors Age Memory Availability > 0.017 79.0 ms 23 0 0:06:58 26.9 MBytes Dynamic > 0.000 0.0 ms 1 0 0:01:37 12.3 MBytes Dynamic > > At such low QPS & latency, I'd be perfectly fine having just a single > instance and introducing a bit of latency. I think having two > instances here is unnecessary, but I can't figure out how to stop it. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
