Broker Ping Interval
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
Attribute
BrokerPingInterval (bping)
Purpose
Specifies the number of seconds between status heartbeats from a SQL engine server process to the Broker. Once the Broker stops receiving the heartbeat signal, it will begin the shutdown process.
This option is used when the SQL Engine is operating in Broker mode.
Valid Values
timeout_seconds
where:
timeout_seconds
is the number of seconds between status heartbeats from a SQL engine server process to the Broker. This can be a value from 1 to 3600.
Notes
- This option is used when SQL Engine Mode (SQLEngineMode) is set to
3(Broker).
Default Value
30