Dera Sir,
I am uploading 5 images each images is 7 mb size.When i try to upload it
will take 2 min.
I Want uploading speed should be 20 second below are the
configration.Please help me to resolve this
client_max_body_size 100m;
client_body_in_file_only on;
client_body_buffer_size 100m;
proxy
I'm trying to diagnose some strange behavior in my web app, and at the
moment it seems like nginx may be at fault, though I'd be happy to learn
otherwise.
On the client side, I'm using flow.js (https://github.com/flowjs/flow.js) to
upload a file to the server. This library should allow me to uploa