Home
EN
Location
Documentation Home
Palo Alto Networks
Support
Live Community
Knowledge Base
MENU
Home
Security Operations
Cortex XSOAR
Cortex XSOAR Administrator’s Guide
Docker
Docker Hardening Guide
Configure Memory Limit Support Without Swap Limit Capabilities
Document:
Cortex XSOAR Administrator’s Guide
Configure Memory Limit Support Without Swap Limit Capabilities
Download PDF
Last Updated:
Sat Mar 05 23:12:46 PST 2022
Current Version:
6.0 (EoL)
Version 6.6
Version 6.5
Version 6.2
Version 6.1 (EoL)
Version 6.0 (EoL)
Version 5.5 (EoL)
End-of-Life (EoL)
Previous
Next
Configure Memory Limit Support Without Swap Limit Capabilities
Follow these steps to configure the memory limit support.
If you see the
WARNING: No swap limit support
you can configure memory support without
swap limit capabilities
.
Set the
docker run
option
--memory-swap
option to
-1
(disables swap memory enforcement).
In Cortex XSOAR, select
Settings
About
Troubleshooting
Add Server Configuration
.
Type the following:
Name
Value
python.pass.extra.keys
--memory=1g##--memory-swap=-1
If you have the
python.pass.extra.keys
already set up with a value, append it to the config file after the
##
separator.
Previous
Next
Recommended For You
Recommended Videos
Recommended videos not found.