nerdexam
Check_Point

156-521 · Question #126

How can you avoid overloading the Management Server during automation tasks? (Choose two)

The correct answer is A. Use multi-call to bundle operations C. Insert delays between large requests. Bundling operations using multi-call reduces the number of HTTP connections and server load. Adding delays between high-volume operations prevents resource exhaustion or service

Use Cases and Best Practices for Automation

Question

How can you avoid overloading the Management Server during automation tasks? (Choose two)

Options

  • AUse multi-call to bundle operations
  • BDisable authentication
  • CInsert delays between large requests
  • DRun concurrent scripts with admin access

How the community answered

(44 responses)
  • A
    80% (35)
  • B
    7% (3)
  • D
    14% (6)

Explanation

Bundling operations using multi-call reduces the number of HTTP connections and server load. Adding delays between high-volume operations prevents resource exhaustion or service

Topics

#multi-call#rate limiting#Management Server load#automation performance

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice