Hello,

we try to implement file uploading for our application using LibMongoose, 
but we have some problems with files larger than 530 MB.

1) Server returns "400 Bad request".
2) The used RAM grows with the upload up to more than 530 MB.
3) If you start a second upload it could be more than 1060 MB in RAM

It would be practical not to store the whole fileupload in RAM and to allow 
to write the file part by part and not only at once when complete.



-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to