Hello everyone! Since July 1st I noticed a huge increment in the outgoing bandwidth used by my App. I was using around 0.3 GB/day and it's now rocketed to a whopping 2 GB/day. This is not due to an increase in users or a new version of my App. Everything is steady and nothing changed on my side.
I've been in touch with Google App engine team and they told me that this is due to a change to the way the requests are counted because they now take into account "cached" requests. However I can't really understand what these "cached" requests are. They said that are those generated by the domain associated with the app. But that has always been the case: all my requests have been always generated by that domain before... so... if they were not counted correctly, I shouldn't have had any bandwidth usage recorded in the past. Of course, the change has led to a an increase in my bill. But that's another story... BTW... is this happening to someone else? Have you registered an increase in your bandwidth/request numbers since July 1st? Can someone explain to me what really are cached requests? Here's the ticket that I opened with the support team: http://code.google.com/p/googleappengine/issues/detail?id=5357 Cheers, Andrea -- 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.
