• 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.

latest reloaded http block download >2gb size

A

atomicmak

Guest
found bug on latest reloaded http server

it done allow to download more than 2gb filesize.

i tried it and it failed.

it allows <2gb size to download.

please can someone help me ?
 
1. Are you sure it's not a limitation in your OS?

2. Searching the apache.org site, I have seen others (non-Plesk) who have had the same problems.

3. You have not posted your OS type and version, nor Plesk version, nor Apache version, so it leaves much to be guessed.

4. You can try specifying the apache directive LimitRequestBody

The LimitRequestBody directive allows
the user to set a limit on the allowed size of an HTTP request

5. You can try updating apache from ARTs yum repository.
 
Back
Top