10 second limit for URLfetch, I mean. You can serve larger data sizes using the Blobstore API:
http://code.google.com/appengine/docs/python/blobstore/ On Tue, Jul 27, 2010 at 11:45 AM, Ikai L (Google) <[email protected]> wrote: > No, that's the limit. Also be aware that there's a 10 second limit. > > > On Tue, Jul 27, 2010 at 2:02 AM, Ahmed Emir KAMMOUN < > [email protected]> wrote: > >> Hello, >> >> I want to know if there is a possibility to have a more big amount of >> request and response size. >> Actually, I find that it is limited to 1 MB. >> >> http://code.google.com/intl/fr-FR/appengine/docs/java/urlfetch/overview.html#Quotas_and_Limits >> >> Regards, >> >> -- >> 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]<google-appengine%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> >> > > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog: http://googleappengine.blogspot.com > Twitter: http://twitter.com/app_engine > Reddit: http://www.reddit.com/r/appengine > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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.
