• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

User can not download large file (3Gb) through HTTP.

B

belyakov

Guest
Hello,


Recently we discovered a problem: user uploaded a really large (3Gb) file to the server. It can be downloaded through FTP correctly but not through HTTP! When downloading through HTTP (any web browser) you just get 0 bytes file and Download finished message.

Where should we start fixing this?

Thanks.
 
If I had to guess I would say it is the file size limit that is set with apache. I know I have have httpd-2.0.52-28 and I can't download files larger than 2gig from it via httpd. I have not yet upgraded to 2.2, because I wasn't sure if Plesk would have issues with it.

Overview of new features in Apache 2.2:
httpd is now built with support for files larger than 2GB on modern 32-bit Unix systems. Support for handling >2GB request bodies has also been added.
 
Back
Top