Hi, Support for "storing and serving large files" is on the short-term roadmap.[1] Don't know that that will include larger requests, though. You may be better off with S3.
[1] http://code.google.com/appengine/docs/roadmap.html FWIW, -- T.J. Crowder tj / crowder software / com Independent Software Engineer, consulting services available On Apr 11, 6:04 pm, Rob <[email protected]> wrote: > Hi All, > > I am reading that there is a 10 mb up/download limit on requests and a > 1 mb limit on blobs. I have a use case "upload a 50 mb file to web > app." > > I can get around the blob limitation by (a) chunking or (b) backing > with s3. Any ideas on how to get around the request limitation? Is > something we can buy? > > Cheers. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
