Hi, I have an app engine project where the number of requests per second seems really high: between 15 and 25 requests per second. However, looking at the"current load" on the dashboard, most urls are below 1 request per minute and there aren't massive numbers of users using the application. At 25 requests per second I'd expect to see multiple logs per second in the stackdriver logging, but I only see 1 or 2 every few seconds.
[image: Capture.PNG] Another version of the application we have running, in a different region, has similar number of requests per second but with the appropriate loads showing for the urls (e.g. 60 requests per minute for certain urls). This is as expected because there are lots of people using that application. The logs also reflect this usage. *Is there any way for me to find out why the number of requests is so high for the application?* Thanks Rob -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/05c283fd-2eda-4b40-8f3f-f2641f359909%40googlegroups.com.
