As an appendix: There was a benchmark performed with that
configuration.

ab -n 10000 -c 10 http://hello-world-app.appspot.com/

All the traffic went to a single instance. The instance was serving up
to 51qps.

On Sep 2, 7:00 pm, Philip <[email protected]> wrote:
> I've seen the screenshot in your other post and it looks like you have
> a low traffic app. I think there is a major difference between the
> needs of those who have an app like you and those who have an app with
> more traffic. I think what you would need is a "Max Instances" knob;
> on the other hand that's something larger users don't really need.
>
> I've read on the groups that there is a workaround to force GAE to a
> low number of instances: Set "Min Pending Latency" to a very high
> value like 15 seconds and "Max Idle Instances" to a very low value
> like 1. Maybe that will prevent GAE to launch additional instances for
> your app.
>
> On Sep 2, 6:50 pm, Bay <[email protected]> wrote:
>
>
>
>
>
>
>
> > Well I can see exactly how it works and I dont need the extra instances. My
> > app serves 0.200 QPS. I'm not jumping to conclusions. I'm just making 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.

Reply via email to