Configure the allow list thread priority

Prev Next

The allow list thread priority (SoPriority) determines the usage of system resources and the time required to create the allow list.

You can configure the allow list thread priority before creating the initial allow list. By default, the thread runs on low priority (value of 0) and if you do not specify the thread priority, Application Control considers the default priority to create the allow list.

  • Run this command and specify the SoPriority value.

    • sadmin config set SoPriority=<value>

    Value

    Priority

    Advantages and disadvantages

    0

    Low (Recommended)

    The low value, takes more time to create the allow list but causes minimal performance impact on the system.

    1

    Medium

    N/A

    2

    High

    The high value takes less time but uses more system resources and can cause performance impact on the system.