Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Attachment data limits #436

Closed
anthonygarvan opened this issue Jul 1, 2015 · 2 comments
Closed

Attachment data limits #436

anthonygarvan opened this issue Jul 1, 2015 · 2 comments

Comments

@anthonygarvan
Copy link
Contributor

There does not seem to be limits on the attachment data volume. I uploaded >50 MB worth of attachments and could submit the request just fine. There should also be a validation around the data size per attachment - a 10MB attachment went through fine, but 30 MB came back with a 502.

There should be limits on the size of the attachment and the total number of attachments per request.

@cmc333333
Copy link
Contributor

Good point. Again, we should add a restriction at the web server layer and at the application layer.

https://www.pivotaltracker.com/story/show/98243368 for the story specifically around file size validation.

@jessieay
Copy link
Contributor

added a tracker story for limiting file size and updating the version of paperclip we're using since ours is out of date https://www.pivotaltracker.com/story/show/108559154

closing this issue now

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants