Disaster Recovery Server Configurations
Review disaster recovery server configurations in Cortex XSOAR 6.13.
dr.batch.size
Controls the number of actions sent to the disaster recovery server in one request. Can be used to troubleshoot live backup.
300
dr.memory.limit.mb
Limits the memory size (in MB) of the action items, which should prevent out of memory errors. dr.batch.size and dr.memory.limit.db work together, so the threshold is reached when the limitation of either configuration is met. If you receive an out of memory error, consider reducing to 100. Can be used to troubleshoot live backup.
300
dr.queue.size
The total number of actions to keep in memory before entering recovery mode. It is recommended to keep the default number, as it is relative to the size of the dr.batch.size configuration. Can be used to troubleshoot live backup.
10*dr.batch.size
dr.switch.http.timeout
Controls the HTTP timeout, in minutes of the host's request to each tenant when switching hosts.
5
Last updated
Was this helpful?
