FCSS – FortiADC Administrator 6.7 — Question 18
Which three statements about phRuleMaster are true? (Choose three.)
Answer options
- A. phRuleMaster is present on the supervisor only.
- B. phRuleMaster is present on the supervisor and workers.
- C. phRuleMaster queues up the data being received from the phRuleWorkers into buckets.
- D. phRuleMaster wakes up to evaluate all the rule data in parallel, every 30 seconds.
- E. phRuleMaster wakes up to evaluate all the rule data in series, every 30 seconds.
Correct answer: B, C, D
Explanation
The correct answer includes B, C, and D because phRuleMaster operates on both the supervisor and workers, organizes incoming data into buckets, and evaluates the rule data in parallel every 30 seconds. Option A is incorrect as it states that phRuleMaster is only on the supervisor, and option E is wrong because it claims that the evaluation occurs in series rather than in parallel.