Hi I have two app instances, one is being used for training and testing and the other is in production (or it should be if it wasn't DeadlineExceeding all the time).
I am monitoring both and performing a simple diagnostics get which does load the entire stack but does no real work. The training one (psc-dev1) is consistently posting response times for a complete load of under 2sec and sometimes as high as 10sec The production one polytechnic-wa during the same period is almost consistantly getting DeadlineExceeded errors very early into the startup (just after some inital imports and just starting main) Its a big concern to me that two instances running the same code can show such wildly different performance. Can anyone from google have a look at this, (is one of my instances stuck on some flaky hardware for instance) Thanks Tim Hoffman -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.