Hey Vinny P,

thanks for the answer.

I'm investigating it since a couple of days, but without any results so far 
- so I need your help and ideas, since the billing support is ignoring me, 
probably because of the technical nature of the problem.

Facts:

Date / DAU / Bandwidht

15.11 / 385/ 6.5 GB

16.11 / 585 / 9 GB

17.11 / 660 / 10 GB

18.11 / 451 / 12 GB

19.11 / 455 / 46 GB

20.11 / 438 / 42 GB

21.11 / 429 / 44 GB

There is a huge increase of outgoing bandwidth, but when we examine the 
charts from the dashboard, it's not clearly evident, why this happens (look 
at this: http://i.stack.imgur.com/HPfdV.jpg).

On the 19th, we didn't deploy a new version or changed the configuration of 
the application. We examined also the bandwidth correlated components 
(blob, mail, channel api) but nothing has changed on that day.

As next, I downloaded the logs from all the days and summed up all response 
sizes, I got following result:

18.11: 3.9 GB

19.11: 4.2 GB

20.11: 3.8 GB

21.11: 4.1 GB
So there is a huge discrepancy in the bandwidth. I deployed then the 
application on other app-id and did some unit testing:

Clientside: Firebug measured ~20MB download (some images and JS)

Serverside: in the logs the response size of every GET of a ressource is 0 
with status 200 (...3.cache.js HTTP/1.1" 200 0 ...) and the total size of 
one game session according to logs is 715kB.

App Engine Dashboard: Outgoing bandwidth 0,11GB!

AppStats: none urlFetch, a couple of channel send message (we have a chat 
in our app, which I tested).

Tried it with 3 browsers and accumulated 0.33GB outgoing bandwidth, 
although the logs say 2,5MB and according to the summed result of the 
clients about 65MB (what I expect).
Caching works, because joining the second time, I only download 30kB and 
also the bandwidth counter doesn't go up in this situation.

Any other help and ideas hreatly appreciated!

Robert

-- 
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.

Reply via email to