The dashboard quota chart is telling me I have used over 20MB in both
the sent and received directions in the last 24 hour period. How is
this number calculated? No one besides me is using my app, and I have
used it only a little bit as I am testing. There are only a handful of
files (1 html, 3 png, 1 gif, 1 js) that total about 30k. My app
occasionally does and XMLHttp request to my python script, but the
data sent is never more than 500 bytes and usually more like 25 to 50
bytes.
I'm having a hard time understanding how a lightweight app that is
barely used could have sent and received over 20MB of data in the last
24 hours. I would be surprised if it used much more than 1MB.
FWIW, the app is at
www.treksee.com.
The charts:
http://www.treksee.com-a.googlepages.com/gaecharts.png/gaecharts-full;init:.png
Thanks.