Configuring the State Synchronization Plug-In Interface
Some external plug-ins, such as the Admission Control Plug-In (ACP) application and the SAE plug-in agent for the NIC, support state synchronization with the SAE. The state synchronization plug-in interface allows external plug-ins to maintain the state of active subscriber, service, and interface sessions without having to store intermediate versions of the state locally.
To use SDX Configuration Editor to configure the state synchronization plug-in interface:
- Access the plug-in configuration as described in Accessing the Plug-In Configuration.
![]()
- Using the field descriptions below, fill in the fields in the State Synchronization and Plug-in Manager areas of the Plug-Ins pane.
Size of Fail Queue
- Maximum number of plug-in events that are stored while the communication with a state synchronization plug-in is interrupted.
- Value—Integer in the range 0-2147483647; -1 means unlimited
- Default—5000
- Property name—SyncPlugin.failQueue.maxSize
Age of Fail Queue
- Maximum time that plug-in events are stored while the communication with a state synchronization plug-in is interrupted.
- Value—Number of seconds in the range 0-2147483647; -1 means unlimited
- Default— -1
- Property name—SyncPlugin.failQueue.maxTime
Batch Time
- Time that the SAE waits for other plug-ins to become ready before starting a synchronization sequence.
- Value—Number of seconds in the range 0-2147483647
- Default—60
- Property name—SyncPlugin.batchTime
Keep Alive Time
- Time that the SAE waits after an event before sending a ping to the remote plug-in.
- Value—Number of seconds in the range 0-2147483647
- Default—60
- Property name—SyncPlugin.keepAliveTime
Number of Threads