0

I'm serving downloads on apache using X-SendFile within PHP. It works great, but the problem I'm anticipating is when users download large >18GB files they may run into issues where their PC's power saving options might interrupt the download. Is there any solution to this besides splitting up the file into pieces and making them download it one by one? Is there download manager software out there I can implement on our server?

4

0 回答 0