Fix upload error for large files #71

Merged
prologic merged 1 commits from fix-large-upload-buffer into master 1 month ago
Collaborator

This should avoid allocation of max_upload_size bytes of RAM.
Instead we only allocate 1MB of RAM for the upload form decoder.

This should avoid allocation of max_upload_size bytes of RAM. Instead we only allocate 1MB of RAM for the upload form decoder. - Closes #67
gumbo2000 added 1 commit 1 month ago
continuous-integration/drone/pr Build is passing Details
4e60bfcf05
Fix upload error for large files
prologic merged commit e14f19abd3 into master 1 month ago
prologic referenced this issue from a commit 1 month ago
continuous-integration/drone/pr Build is passing
The pull request has been merged as e14f19abd3.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: prologic/tube#71
Loading…
There is no content yet.