I've learned that there is definitely a 10MB upload limit through heroku, and the expectation is that if you're uploading big files to S3 you use a direct upload method.
If anyone has had success with "easy clean integration of a direct upload method" please do share! Thanks, Martin. On Apr 15, 8:51 am, GreenAsJade <[email protected]> wrote: > "413 Entity too large" ... that's a response from Heroku, right? > > So we have to conclude heroku is imposing this limit? > > On Apr 14, 4:53 pm, Robert Sköld <[email protected]> wrote: > > > I got it while trying to do an upload of a 20M file using WebKit (the > > 413 Request Entity Too Large error that is) and the Connection > > Interrupted error i got while using firefox. > > > On Apr 14, 5:17 am, GreenAsJade <[email protected]> wrote: > > > > Dang, I've got this sort of problem now too. > > > > Users reporting timeouts on uploads to S3 via heroku of files > > > larger than 10M > > > > 9M : OK > > > > 10M: not OK. > > > > Where did you get the error message: I haven't even got as far as > > > finding anything > > > telling me what's behind this. > > > > Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
