we are not using Image Service's serving url functionality, we are making 
close to 150,000 external requests per day each request having close to 2 
kb payload .But the dashboard says close to 100 GB of outgoing bandwidth 
which doesn't  go assuming our request payload is only 2kb size. Any 
pointers on where we can investigate further ?


On Thursday, March 5, 2015 at 11:36:39 AM UTC+5:30, Vinny P wrote:
>
> On Mon, Mar 2, 2015 at 11:03 PM, Nirmal KizhakkeVeetil <[email protected] 
> <javascript:>> wrote:
>
>> I am checking my GAE instance dashboard and wanted to get a break-down of 
>> how my going outgoing bandwidth is getting consumed. We are using 
>> DataStore, Task Queues and making external api calls in our service. It 
>> would be great if we are able to figure out how this bandwidth is getting 
>> consumed. Any pointers will be helpful here...
>>
>
>
> Datastore and task queue calls run through Google's internal network, so 
> you aren't charged for the bandwidth they incur. Obviously the external API 
> calls will incur outgoing bandwidth charges, but you should be able to 
> figure out the bandwidth consumption by measuring the size of the file 
> returned.
>
> If you're using the Image service's serving URL functionality, be aware 
> that you'll be charged for the bandwidth consumed by the serving url but 
> breaking down the actual usage (linking bandwidth to particular images 
> for example) can't be done 
> <https://groups.google.com/forum/#!searchin/google-appengine/bandwidth/google-appengine/AoywDJmpCDo/qVwbNe-9PkQJ>
> .
>
>  
>  
> -----------------
> -Vinny P
> Technology & Media Consultant
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e69cdfaf-857e-4396-a5d0-32f52197dfd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to