Forums

[Plugin: Wordpress Download Monitor] Large File Downloads Break (3 posts)

  1. jonhuck
    Member
    Posted 4 months ago #

    I'm trying to track the cause of this:
    1) Direct linked downloads of 650mb+ files work fine
    2) Files linked through download monitor with URL rewrite (/download/# to actual filename) and member protection ON always breaks at various points in the download... download starts fine then break around 195mb-285mb

    I don't have access to server logs so am not sure if it's mod_rewrite or headers produced by the download-monitor that are causing problems...

    Anyone else have a problem with large files + download-monitor? Any ideas?

  2. fatal-cure
    Member
    Posted 3 months ago #

    I seem to be having the same issue, but not on big files, mine are about 2MB but lots of users reporting broken/incomplete file downloads....

  3. jolley_small
    Member
    Posted 3 months ago #

    I wonder if it could be due to this: http://us3.php.net/manual/en/function.readfile.php#48683

    Member downloads are forced by using readfile. Perhaps you could try modifying download.php with thereadfile chunked code and see if that works?

Reply

You must log in to post.

About this Topic