Snapshot configuration: memory limit & compression formats

Hi

I am setting up snapshot pro for my multisite. I don’t know what value should I enter in “memory limit”…

In the compression library settings, how could I know if I should use ZipArchive or PcIZip? what are the actual advantege of one or the other?

Thank you very much

  • Predrag Dubajic
    • Support

    Hey Pablo,

    Hope you’re doing well today :slight_smile:

    I am setting up snapshot pro for my multisite. I don’t know what value should I enter in “memory limit”…

    You can leave this field empty for start and the plugin will see what is your memory limit and use that, if you are having issues with snapshot finishing then you would want to try entering higher values there, for example 256M.

    In the compression library settings, how could I know if I should use ZipArchive or PcIZip? what are the actual advantege of one or the other?

    There are no significant differences, this is just method used for zipping the file, ZipArchive is faster but if your server can’t handle it you should switch to PclZip and try that instead.

    Best regards,

    Predrag