-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
When I try to upload files more than 20 MB using example misultin_file_upload.erl, I get empty FileData. Right after that beam.smp appears in top consuming 100% of CPU time. Tested on 3 different servers.
I modified this example file by adding {post_max_size, 100_1024_1024} to increase the limit.
What could be the reason?
Metadata
Metadata
Assignees
Labels
No labels