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.
Before you begin
Stop the host and node before making the following changes.
- Procedure
- 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. - Restart the host and node.
The new values take effect.
- Reinstall the LDAP Connection resource.