problems with large files

Phoca Download - download manager
ccprogetti
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 08 Nov 2017, 13:57

problems with large files

Post by ccprogetti »

The Phocadownload component works very well, but we have problems with a file of about 200MB. Fairly often it happens that the download may stop.
I modified some php.ini parameters suggested by the provider but the problem remained.
Any suggestions?
Thanks for the attention.

Maurizio
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47870
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: problems with large files

Post by Jan »

Hi, I think, you can solve this only on server side. Phoca Download only mediate the access of the file on the server to the website users. So when downloading starts, then there is a communication between server and user's browser (or another program). So if the download stop, it is set in browser's settings (I don't think) or in server settings (???) or maybe the communication somehow (really hard to say) interrupts between the server and the browser :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply