Which process is responsible for delta synchronization in ClusterXL?

Which process is responsible for delta synchronization in ClusterXL?

Which process is responsible for delta synchronization in ClusterXL?

A.
fwd on the Security Gateway

B.
fw kernel on the Security Gateway

C.
Clustering on the Security Gateway

D.
cpd on the Security Gateway



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Catalin

Catalin

How State Synchronization Works

Synchronization works in two modes:

– Full sync transfers all Security Gateway kernel table information from one cluster member to another. It is handled by the fwd daemon using an encrypted TCP connection.
– Delta sync transfers changes in the kernel tables between cluster members. Delta sync is handled by the Security Gateway kernel using UDP multicast or broadcast on port 8116.

Full sync is used for initial transfers of state information, for many thousands of connections. If a cluster member is brought up after being down, it will perform full sync. After all members are synchronized, only updates are transferred via delta sync. Delta sync is quicker than full sync.

State Synchronization traffic typically makes up around 90% of all Cluster Control Protocol (CCP) traffic. State Synchronization packets are distinguished from the rest of CCP traffic via an opcode in the UDP data header.

Esteban

Esteban

B. fw kernel on the Security Gateway

FriedBacon

FriedBacon

It’s B