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

sbbackup memmory usage

W

wiebren

Guest
We currently have 3 resellers , 2829 users and 2826 sites. When I create a backup I notice the full backup is created in memory before starting to write he backup to STDOUT where it can be redirected to a file.

This way of doing a backup is very memory intensive and becomes unworkable in a large setup. Can the backup tool be changed so it will output the data it collects and not store it in memory.

The settings in the cli/php.ini of the package php5sb allow for 128 MB of memory usage by PHP, with this setting I get a out of memory error after about 250 sites. After changing this to a very large amount the memory usage grows gradually to about 750 MB till the message 'Processing "settings"'. It stays between 650 MB and 750 MB for a wile and then grows to 950 MB. The total size of the backup is 134 MB.
 
Back
Top