Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Owncloud 9.1.3 + Nginx 1.10.2 file upload

$
0
0
Hi,
I am using latest OwnCloud 9.1.3 and Nginx web server. Everything works very well, but I have little trouble with uploading large files. My limit for file size is 2GB. When I start upload let say 1GB file, it starts continuously uploading. But at the end, file progress stuck on 99% for a few minutes.
I explore, what happened in system and found, that Nginx saving uploaded files to the own cache folder and after this copy the file to the right location (owncloud/data/userprofile/files/*).
Is it some possibility how to turn off the upload cache?
I tried "fastcgi_request_buffering off;" parameter, but without any changes.

Thank you

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>