Hi ramu,
On Sun, Aug 16, 2009 at 7:45 AM, ramu <rslet...@gmail.com> wrote:

>
> Currently my app is in development stage and NOT made public.
>
> However I seem to miss something about quotas. The only thing running
> consistently on my app is 1 cron job running every minute building the
> database from another resource on internet.
>
> the Quota Page shows following ...
>
> Outgoing Bandwidth      ---------4%-----------4% ------ 0.04 of 1.00
> GBytes  Okay
> Incoming Bandwidth      ---------5%-----------5% ------0.05 of 1.00 GBytes
>        Okay
>
>
> UrlFetch Data Sent      ---------------1%---------1%-------     0.03 of
> 4.00
> GBytes  Okay
> UrlFetch Data Received  ---------1%--------1% ------    0.05 of 4.00
> GBytes  Okay
>
>
> Now my question is if the Outgoing and Incoming Bandwidth are limited
> to be 1 GB, how can the UrlFetch Quota scale to 4GB  when they are
> added to the former .???


The incoming and outgoing bandwidth quotas are billed quotas, and you can
increase them by enabling billing. The URLFetch is an unbilled limit,
designed to prevent your app from accidentally running out of control. That
said, if you did enable billing and required more URLFetch quota, that could
likely be arranged.

-Nick Johnson


>
>
> >
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to