Configuring the Read Response Timeout for an LDAP Connection

Users can configure the read response timeout for an LDAP Connection resource by setting the framework property in node.xml.

Prerequisites

Stop the host and node before making the following changes.

Procedure

  1. Add the following changes to <user-framework-props> section of <CONFIG_HOME>\tibcohost\<instance_name>\data_3.2.x\nodes\<node_name>\configuration\node.xml.
    <kv-pair value="80000" name="com.tibco.amf.sr.ldap.readResponseTimeout.java:LDAPConnection"/>
    In the above property, replace LDAPConnection with the name of the resource.
  2. Restart the host and node.
    The new values take effect.
  3. Reinstall the LDAP Connection resource.