mongoose-cpp icon indicating copy to clipboard operation
mongoose-cpp copied to clipboard

big file upload failed?

Open Davonter opened this issue 6 years ago • 1 comments

As the title, I uploaded a file 150+MB, it droped "std::bad_alloc..." my embeded device memory is 256MB. how to upload a huge file with mongoose-cpp? I'm confused! Best regards!

Davonter avatar Mar 19 '19 16:03 Davonter

As you can guess with last commit dates this repository is not currently maintained, I think you will have to investigate if you want to figure out how to do that Maybe it is indeed related to the RAM limitations. Does it works if you run it on your own computer for eg?

Gregwar avatar Mar 20 '19 18:03 Gregwar