Steps to reproduce
1. Try to download a single (big) file or compress multiple files and then download as a .zip (it doesn't really matter) from the web interface.
Expected behaviour
Fully download the file(s).
Actual behaviour
The download stops after 3 to 4 minutes (most of the time near 4 minutes), independently on how many downloads are active, the file(s) dimension or if the connection is being used by other applications.
The result is a corrupt file that can't be open (eg broken .zip).
Client configuration
Client version: last
Client operating system: Windows 10, last update (doesn't matter)
Server configuration
It's a shared host, specifically the Deluxe one from GoDaddy (godaddy.com/hosting/web-hosting).
Operating system: Linux
Database: MySQL (doesn't matter)
PHP version: 5.6
ownCloud version (see ownCloud admin page): 10.0.2
Updated from an older ownCloud or fresh install: fresh install or older doesn't matter.
Special configurations (external storage, external authentication, reverse proxy, server-side-encryption): none
ownCloud log (data/owncloud.log): nothing shows.
Further info
So, basically, it only happens when downloading from the web interface as from FTP, website domain direct link (eg www.domain.com/file.zip), Cpanel or client it goes all smoothly.
I tried the same version of owncloud on other shared hosts and the problem only occurs on GoDaddy.
These are some setting files that may be connected to the problem:
user.ini of owncloud.txt (207 Bytes)
.htaccess of owncloud.txt (3.1 KB)
.htaccess in root of GoDaddy CPanel.txt (10.3 KB)
These are the PHP settings: