Hi Jeff, min-idle instance is on automatic. Max is on two. There is at least one request per minute for my "low-traffic app",
>From my perspective a very straight-forward application that shouldn't have any problems on GAE. (Check: http://www.krisentalk.de/ if you can speak German. ;) ) I'm surprised that you are still go with GAE for new applications? You had your own "experiences" from what I saw on this list. ;) I'm not recommending GAE anymore. I tell my customer to go with other platforms. After one year following discussions and issues I don't thing reliability will be improved on GAE in near future (at least for small and mid-size applications). Cheers Mos On Sat, Aug 18, 2012 at 4:52 PM, Jeff Schnitzer <[email protected]> wrote: > Have you set the _min_ idle instances to something other than > automatic? This setting seems to be especially catastrophic for a > low-traffic app. > > Jeff > > On Sat, Aug 18, 2012 at 8:56 AM, Mos <[email protected]> wrote: >> Add again. The last 48 hours the scheduler creates and closes >> instances without reason (traffic as usual, no software updates, no >> special tasks) >> >> That's definitely not a "WorkAsIntended" issue! >> >> As a result instance hours go up and we have to pay again for GAE's >> fault. Great business-model: Let customers pay for bugs and underline >> it as "WorkAsIntended"! >> >> Check: http://code.google.com/p/googleappengine/issues/detail?id=7910 >> >> On Sat, Aug 4, 2012 at 9:00 PM, Mos <[email protected]> wrote: >>> Again a not very reliable GAE month: >>> >>> Pingdom July >>> >>> Uptime Downtime Outages Response time >>> 99.90% 0h 43m 35s 27 466 ms >>> >>> >>> On Wed, Aug 1, 2012 at 11:50 PM, Mos <[email protected]> wrote: >>>> And again I have to pay for GAE issues: >>>> >>>> On Jul 30 the Frontend Instance Hours goes beyond the free limit. >>>> First time this week in my application history. Remember: The application >>>> was >>>> unusable on this day because GAE starts instances like crazy (on low >>>> traffic). >>>> Frontent Instance Hours were consumed of the buggy instance scheduler. >>>> >>>> But to rescue there is another bug in GAE. The billing does not work. >>>> It's stuck for months and I still read the following message on my >>>> billing history: >>>> "We were unable to process your last payment. If the account balance >>>> ($2.32) is not paid in full by 06/01/2012, this application's quotas >>>> may be reset to the free levels." >>>> >>>> That's ingenious, Google. ;) >>>> >>>> >>>> On Mon, Jul 30, 2012 at 5:47 PM, Mos <[email protected]> wrote: >>>>> Anyone else seeing issue with GAE instance management? >>>>> In one minute - 10 requests - around 5 instances are started. Old ones >>>>> do not response. New instances are created again and again... >>>>> >>>>> http://code.google.com/p/googleappengine/issues/detail?id=7910 >> >> -- >> 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. >> > > -- > 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. > -- 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.
