I have always on enabled. When I get into each request it shows the avg cpu. /favicon.ico is not there, but even if it where, it is a static resource and cannot produce a new instance. It looks like a bug on the dashboard
On Thu, Dec 23, 2010 at 6:48 PM, A. Stevko <[email protected]> wrote: > I suggest clicking thru that link and seeing what is logged. > Likely the .ico hit is causing an instance to be warmed up. > > > On Thu, Dec 23, 2010 at 1:22 PM, Gal Dolber <[email protected]> wrote: > >> *Current Load [image: >> help]<http://code.google.com/appengine/kb/general.html#currentload> >> * URI Requestslast 13 hrs Avg CPU (API)last hr % CPUlast 13 hrs >> /favicon.ico<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2Ffavicon.ico%22&severity_level_override=1&view=Search> >> 92 884 (0) 33% >> /testapp/service<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2Ftestapp%2Fservice%22&severity_level_override=1&view=Search> >> 52 0 (0) 23% >> /authLogin<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2FauthLogin%22&severity_level_override=1&view=Search> >> 20 160 (88) 5% >> /testapp/testapp.nocache.js<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2Ftestapp%2Ftestapp.nocache.js%22&severity_level_override=1&view=Search> >> 16 0 (0) 0% >> /testapp.html<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2Ftestapp.html%22&severity_level_override=1&view=Search> >> 8 0 (0) 0% >> /logo.png<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2Flogo.png%22&severity_level_override=1&view=Search> >> 7 0 (0) 0% >> /_ah/warmup<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2F_ah%2Fwarmup%22&severity_level_override=1&view=Search> >> 6 0 (0) 29% >> /authCallback<https://appengine.google.com/logs?version_id=1.347113262656974029&app_id=21nubes-demo&filter_type=labels&filter=path%3A%22%2FauthCallback%22&severity_level_override=1&view=Search> >> 4 390 (194) 2% >> I am using appstats, could that cause this problem? >> appid: 21nubes-demo >> >> -- >> Guit: Elegant, beautiful, modular and *production ready* gwt applications. >> >> http://code.google.com/p/guit/ >> >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine for Java" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> > > > > -- > -- A. Stevko > =========== > "If everything seems under control, you're just not going fast enough." M. > Andretti > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- Guit: Elegant, beautiful, modular and *production ready* gwt applications. http://code.google.com/p/guit/ -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
