It would indeed be great to have some kind of way to store big binary
blobs such as images etc. that are larger than 1mb without having to
resort to using a third party storage solution like Amazon's S3. I'm
under the impression though that Google is working on this (see
roadmap).

On Feb 16, 9:36 pm, Will <[email protected]> wrote:
> To me, keeping 1MB datastore entity limit while allowing 10MB
> request/response doesn't make much sense. It is more useful to make the
> limits in sync/compatible.
>
> Regards,
>
> Will
>
> On Mon, Feb 16, 2009 at 10:21 PM, frank Shi <[email protected]> wrote:
>
> > Because of these limits , leading to the implementation of my program
> > sometimes unsuccessful.
> >http://www.delicioustools.com
>
> > On 2月14日, 上午6时13分, "Marce (Google)" <[email protected]> wrote:
> > > For those of you who haven't already heard, we're very excited
> > > yesterday to have announced that we've raised limits on several App
> > > Engine operations:
>
> > >     * No more "High CPU Requests"! App Engine Apps were once allowed
> > > no more than 2 CPU-intensive requests per minute. We've made some
> > > adjustments to the way we handle requests, and have eliminated this
> > > limitation altogether. To learn more about how this works and the
> > > implications for your app, see our documentation.
> > >     * Response deadline raised to 30 seconds. The amount of time an
> > > App Engine app can take to respond to an incoming request has been
> > > raised from 10 to 30 seconds! There are limits on the number of
> > > simultaneous active requests an application can process at any given
> > > moment--see our docs to learn more.
> > >     * Size limits on code files, static files, and requests/responses
> > > raised to 10MB! App Engine apps can now receive requests and send
> > > responses of up to 10MB in size, and users can upload 10MB code and
> > > static files as well. Note that API requests (e.g. memcache.set(),
> > > db.put()) are still limited to 1MB in size.
>
> > > These changes were inspired and driven by a great deal of developer
> > > feedback, and we're not done! Please let us know what you'd like to
> > > see next on 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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to