Not really. Instances would immediately spin back up after getting killed. It was like a nasty cycle. Take a look at your instance list. In my case I'd see very large groups with similar ages, for instance 50 instances that were 5 minutes old, and maybe 15 that were 10 minutes old type of thing. In some cases every instance was killed and restarted.
Robert On Wed, Feb 1, 2012 at 14:53, Andrin von Rechenberg <[email protected]> wrote: > Interesting. Everything was looking fine in prodeagle, > but there is only so much I can monitor... > > Did you ever figure out the cause for this? > > Cheers, > -Andrin > > > On Wed, Feb 1, 2012 at 5:08 PM, Robert Kluin <[email protected]> wrote: >> >> Hey Andrin, >> Do you know what your instances were doing when that was happening? >> I've had issues on a few apps in the past where my instances all got >> killed and respawned every 5 to 15 minutes. I haven't seen that for a >> couple months though. >> >> >> Robert >> >> >> On Wed, Feb 1, 2012 at 03:19, Andrin von Rechenberg <[email protected]> >> wrote: >> > No I dont have that or other timed requests. >> > I'm pretty certain this problem is on Googles side >> > because RAM consumption also oscillates like this. >> > From 0 to max and back, and thats really almost >> > impossible. >> > >> > Ooohhh, I just noticed that they fixed it, thank you Google :) >> > >> > Cheers, >> > -Andrin >> > >> > >> > On Wed, Feb 1, 2012 at 7:50 AM, Robert Kluin <[email protected]> >> > wrote: >> >> >> >> By "reason" I meant such as an AJAX app controlling when requests are >> >> made, etc.... >> >> >> >> >> >> >> >> On Wed, Feb 1, 2012 at 01:49, Robert Kluin <[email protected]> >> >> wrote: >> >> > Is there a reason your trafic would be bursty? I've seen strange >> >> > patterns like that when there are scheduled jobs, but never from >> >> > browser-based user traffic alone. >> >> > >> >> > >> >> > Robert >> >> > >> >> > >> >> > >> >> > >> >> > On Tue, Jan 31, 2012 at 15:59, Andrin von Rechenberg >> >> > <[email protected]> wrote: >> >> >> I'm doing 250 queries per second. ProdEagle one per minute. Its not >> >> >> from >> >> >> that... >> >> >> >> >> >> :) >> >> >> >> >> >> On Jan 31, 2012 4:58 PM, "bFlood" <[email protected]> >> >> >> wrote: >> >> >>> >> >> >>> maybe it's ProdEagle itself, that hits your app every minute >> >> >>> >> >> >>> >> >> >>> >> >> >>> On Jan 31, 10:16 am, Mike Wesner <[email protected]> >> >> >>> wrote: >> >> >>> > Have you looked at the logs to see what/who is making the >> >> >>> > requests? >> >> >>> > It could be some type of polling or service that is making >> >> >>> > requests >> >> >>> > at >> >> >>> > those intervals. >> >> >>> > >> >> >>> > -Mike >> >> >>> > >> >> >>> > On Jan 31, 8:40 am, Andrin von Rechenberg <[email protected]> >> >> >>> > wrote: >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > >> >> >>> > > Hey there >> >> >>> > >> >> >>> > > My dashboard shows funny spikes in all graphs (qps, bandwidth, >> >> >>> > > ram). >> >> >>> > > It's been doing this for a couple of days now. ProdEagle shows >> >> >>> > > everything >> >> >>> > > is fine, so I guess something must be messed up on Google's >> >> >>> > > side... >> >> >>> > >> >> >>> > > Anyone else seeing this? >> >> >>> > >> >> >>> > > Cheers, >> >> >>> > > -Andrin >> >> >>> > >> >> >>> > > Screen shot 2012-01-31 at 3.38.39 PM.png >> >> >>> > > 56KViewDownload >> >> >>> >> >> >>> -- >> >> >>> 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. >> >> >> > >> > -- >> > 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. -- 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.
