Question
How to edit Nginx setting for big file upload
Hello,
I want to upload a big file (~600MB) from a local app to my server app which takes more than 10 minutes. However it seems that after 10 minutes - my connection get closed. What settings I should change on my server and how?
Server is using Nginx and Meteor.js (Node.js)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×