Large digital file downloads ending early at 500MB
-
Hello everyone,
I sell downloadable files via a WordPress site that has Woocommerce.
site address is: [redundant URL removed by mods]I now experience the following issue:
After purchase, users cannot download large files, or cannot download files at all (depends on the setting I use in the “file download method” in the woocommerce for digital downloads settings.1. When the “file download method” configuration is set to “Force Download”, users are able to download only the first 500MB of a file (the download stops early). Note that if the file is smaller than 500MB, users are able to download it normally.
2. When the “file download method” configuration is set to “Redirect only (Insecure)” and the user click the download link, a new tab is opened and it is being closed immediately (using this method the user can’t download any file at all).
I have already checked the followings:
* Both WordPress and Woocommerce are in their last versions* I have tried to stop all WordPress plugins (except Woocommerce) with no avail
* This is not a storage issue since the file stops at 500MB even if it’s located on the webserver itself (and not on a remote storage)
* If I download the file directly from the server (without using the user’s “downloads” area, the download of a large file is OK. Here’s the direct download link:
[video src="https://www.balloonartonline.com/wp-content/uploads/620MB_test_file.mp4" /]* This is not a firewall issue – my ISP has temporarily disabled the firewall, and the problem still happens.
* My ISP also tried to add the following PHP settings, with no avail:
RewriteEngine On
RewriteRule .* – [E=noabort:1]
RewriteRule .* – [E=noconntimeout:1]Please let me know if you need any other information about this malfunction.
I will appreciate any help (I ran out of ideas…),
Thank you
Barak from BalloonArtOnline.com- This topic was modified 2 years, 6 months ago by .
- This topic was modified 2 years, 6 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Large digital file downloads ending early at 500MB’ is closed to new replies.