nerdexam
Fortinet

NSE4 · Question #229

What are the requirements for a cluster to maintain TCP connections after device or link failover? (Select all that apply.)

The correct answer is A. Enable session pick-up. D. Connections must not be handled by a proxy. To maintain TCP connections during failover, FortiGate clusters require session pick-up to be enabled and connections must be processed in flow-based inspection mode.

Submitted by certguy· Apr 18, 2026FortiGate Deployment and System Configuration

Question

What are the requirements for a cluster to maintain TCP connections after device or link failover? (Select all that apply.)

Options

  • AEnable session pick-up.
  • BOnly applies to connections handled by a proxy.
  • COnly applies to UDP and ICMP connections.
  • DConnections must not be handled by a proxy.

How the community answered

(52 responses)
  • A
    73% (38)
  • B
    17% (9)
  • C
    10% (5)

Why each option

To maintain TCP connections during failover, FortiGate clusters require session pick-up to be enabled and connections must be processed in flow-based inspection mode.

AEnable session pick-up.Correct

Session pick-up, or session synchronization, is crucial for maintaining active TCP connections during a failover event in a FortiGate HA cluster. It ensures that the session state is replicated between cluster members, allowing the new primary device to seamlessly resume existing connections.

BOnly applies to connections handled by a proxy.

Session pick-up is generally effective for flow-based sessions, but connections handled by a proxy often cannot be picked up because the proxy maintains a more complex, application-layer state specific to itself.

COnly applies to UDP and ICMP connections.

Session pick-up primarily applies to stateful protocols like TCP, which maintain an ongoing connection state. UDP and ICMP are connectionless protocols and do not rely on session pick-up in the same manner for continuity during failover.

DConnections must not be handled by a proxy.Correct

For session pick-up to function correctly and maintain TCP connections across failover, the traffic must be handled in flow-based inspection mode. Connections processed in proxy mode (e.g., explicit web proxy, certain deep SSL inspection scenarios) typically cannot be picked up by another device in the cluster, leading to connection resets during failover.

Concept tested: HA session pick-up requirements, flow vs. proxy mode

Source: https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/46990/ha-session-synchronization

Topics

#High Availability#Session Pick-up#TCP Failover#Proxy Interactions

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice