On Fri, Oct 18, 2013 at 3:50 AM, <[email protected]> wrote: > > as you can see it seems that the application is loaded twice in two > requests. >
It's possible that the application loading is taking place within two different instances. Can you open up the logs details and check the instance property? If the instance names are different, then they are two different instances and this is nothing to worry about. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
