Hi,
Those are JNDI parameters from Oracle. They are just implemented by us as per Oracle / Sun documentation.
I checked and there isn't a specific keep alive setting in JNDI. You can refer to JNDI docs to setup timeout and pool settings etc.
HTH.
Nitin Pande
------------------------------
Support
Broadcom
Toronto
------------------------------
Original Message:
Sent: Feb 18, 2026 01:25 PM
From: pioawd
Subject: LDAP Keep Alive option
In the server.properties there are only two parameters for LDAP:
com.sun.jndi.ldap.read.timeout=
com.sun.jndi.ldap.connect.timeout=
Is there an option for a keepAlive?
-------------------------------------------