Default values for the NSX Control Cluster setting lists the NSX Control Cluster polling parameters.

Table 1. Default values for the NSX Control Cluster setting

Parameter

Default value

Description

AnalysisMode

ENABLED,DISABLED

Default: ENABLED

Enables or disables polling.

DisablePollingList

Classes for which polling will be disabled (for example, LogicalRouter). Use the separator “|” to specify multiple class names (for example, LogicalRouter|EdgeGateway).

PollingInterval

30 to 3600 seconds

Default: 240 seconds

Time between successive polls.

Retries

0 to 10 retries

Default: 3

Number of retry polls to perform when the initial poll fails.

Timeout

10 to 10000 milliseconds

Default: 700 milliseconds

Amount of time to wait for the poll response before the first poll request times out. The timeout value doubles for each successive retry.

For Timeout=700 milliseconds (0.7 seconds) and Retries=3:

  • 0.7 seconds for first retry

  • 1.4 seconds for second retry

  • 2.8 seconds for third retry