Setting a Heartbeat for LDAP Connections

To keep connections to a directory server alive and avoid timing out while authenticating users, you can configure a heartbeat to maintain the connection from Anzo. Follow the instructions below to set up the heartbeat.

  1. In the Administration application, expand the Servers menu and click Advanced Configuration. Click I understand and accept the risk.
  2. Search for the Anzo Enterprise Directory Connect bundle and view its details.
  3. Click the Services tab and expand com.cambridgesemantics.anzo.virtualdirectory.VirtualDirectoryServer.
  4. Locate the org.openanzo.ldap.connpool.heartbeatIntervalMillis property (shown in the image below).

  5. Click the property to make it editable. Then replace the current value (0 by default) with the number of milliseconds to set the heartbeat interval. Depending on the network, Cambridge Semantics recommends that you set the interval to between 1 and 5 minutes (60000 to 300000 milliseconds). For example, the image below sets the interval to 3 minutes.

  6. Click the checkmark icon () for that property to save the change.
  7. You can edit other properties as desired. When you have finished making changes, restart Anzo to apply the configuration changes.