google-app-engine
How different is Traffic and VM Traffic on GAE
I'm publishing the application as Custom Runtime on Google App Engine Flexible Environment. From a few days ago, "VM Traffic" graph in dashboard of GAE began to increase more than doubling. However, "Traffic" and Number of Requests has not increased much. Also, I have not changed the application during that period. Comparison Image of Traffic and VM Traffic graph How different is Traffic graph and VM Traffic graph? Why did the difference occurred? As a supplement, our application working with Google Cloud SQL 2nd Gen.
Related Links
Backend instance at custom domain
Manually add entity to empty Google App Engine DataStore
Google App Engine Log - ms and cpu_ms [duplicate]
unable to deploy after upgrading to 1.7.4
Model.get(list_of_keys) in a transaction, filtering a single entity group instead of throwing BadRequestError
Google app engine and JPA with Eclipse plug-in
Many-To-Many Relationships in Google App Engine Datastore (ndb)
Is it possible to run Google Omaha on Google App Engine?
Loading request start-up time variation in google app engine?
GAE 1.7.3 - How to debug appengine-web.xml XML error validating
How to setup data fixtures in Google App Engine for Go
How to write a JDO Query to sort result based on long attribute?
GAE doesn't import gflags
Real time notification system on Google App Engine(GAE)
How can I easily get a list of the indexed terms from a search index in the google appengine full text search api in java?
jpa #version on google appengine with #OneToMany: appengine bug or usage error?