Courseiva
Planning Installation And MaintenancehardMultiple ChoiceObjective-mapped

XSOAR-Engineer Planning Installation And Maintenance Practice Question

An administrator notices that Cortex XSOAR server memory consumption spikes and eventually crashes due to out-of-memory errors during heavy incident ingestion. Which server configuration parameter should be adjusted to control the maximum heap size allocated to the Java Virtual Machine (JVM)?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

server.jvm.max.memory

The JVM heap size for the Cortex XSOAR server is controlled via the server configuration parameters, specifically server.jvm.max.memory or system environment variables like JAVA_OPTS.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • demisto.engine.memory.limit

    Why it's wrong here

    This is not a valid Cortex XSOAR configuration key.

  • incident.ingestion.buffersize

    Why it's wrong here

    This parameter controls batching for ingestion, not JVM memory allocation.

  • python.max.worker.memory

    Why it's wrong here

    Python workers run in separate Docker containers and are governed by Docker resource limits, not the server JVM heap.

  • server.jvm.max.memory

    Why this is correct

    server.jvm.max.memory defines the maximum heap allocation for the Cortex XSOAR Java process.

About these practice questions

This XSOAR-Engineer question is part of Courseiva's 219-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Palo Alto Networks exam blueprint

This XSOAR-Engineer practice question is part of Courseiva's free Palo Alto Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the XSOAR-Engineer exam.