I think it is better if I just change the uploading of images to happen in batches. Right now you can max upload 100 images at a time each max 10mb. Then the limit currently set on nginx should be fine. If we want to up the number 100 I think the client should make sequential requests.
I think it is better if I just change the uploading of images to happen in batches. Right now you can max upload 100 images at a time each max 10mb. Then the limit currently set on nginx should be fine. If we want to up the number 100 I think the client should make sequential requests.