NSE 7 – FortiADC 6.3 — Question 9
Which three statements about phRuleMaster are true? (Choose three.)
Answer options
- A. phRuleMaster queues up the data being received from the phRuleWorkers into buckets.
- B. phRuleMaster is present on the supervisor and workers.
- C. phRuleMaster is present on the supervisor only.
- D. phRuleMaster wakes up to evaluate all the rule data in series, every 30 seconds.
- E. phRuleMaster wakes up to evaluate all the rule data in parallel, every 30 seconds.
Correct answer: A, C, E
Explanation
The correct answer includes A, C, and E because phRuleMaster indeed queues data from phRuleWorkers, is only on the supervisor, and evaluates data in parallel every 30 seconds. Option B is incorrect as it states that phRuleMaster is present on workers, which is not the case, and option D is incorrect because it mentions evaluation in series rather than parallel.