Check Point Certified Security Expert (CCSE) R81 — Question 189
John detected high load on sync interface. Which is most recommended solution?
Answer options
- A. For short connections like icmp service - delay sync for 2 seconds
- B. For FTP connections - do not sync
- C. Add a second interface to handle sync traffic
- D. For short connections like http service - do not sync
Correct answer: D
Explanation
The correct answer is D because short-lived connections like HTTP do not require synchronization, which helps reduce load on the sync interface. Option A, delaying sync for ICMP is not effective for managing load, B suggests not syncing FTP, which is not the best approach, and C, while adding an interface may help, does not directly address the issue with short connections.