On Wed, Jan 8, 2014 at 1:52 PM, Bruno Croys Felthes <[email protected]>
 wrote:

> I'm trying to understand why my app engine application is billing me so
> high...
>
> I have just one F1 instance up, and app engine is billing me 4 instances,
> why? Someone can explain me how google do this count?
>
> I attached some Snaps, and I'm using Java.
>


Can you post a picture of your billing statement? Also the requests/sec
graph?

While the instances graph shows 4 instances running, the second picture (of
the Instances page) only shows 1 instance running. More than likely what
happened is that there was a flood of new requests just prior that needed 4
instances to handle, then they were shut down as the requests subsided.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

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