QuestionQ8

CCSE Update

John has detected a high load on the sync interface. What is the most recommended solution?

  • A For short connections like http service – delay sync for 2 seconds
  • B Add a second interface to handle sync traffic
  • C For short connections like http service – do not sync
  • D For short connections like icmp service – delay sync for 2 seconds
Explanation

Delaying synchronization for short-lived HTTP connections reduces synchronization-interface load because connections that end before the delay are never synchronized, while longer-lived connections still retain state synchronization for failover. Check Point documents delayed synchronization for short-duration services such as HTTP, with a configurable delay range beginning at 2 seconds.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!