
June 11th, 2004, 01:07 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
LDAP connection timeout setting
Hi,
I have created an ldap client. However, I have encountered an issue where the connections hangs at unspecified times. If I do a netstat on the port of the ldaplserver, the connections seem to be still established. Thus, these connections seem to be ghost connections.
Can someone shed some light as to
1. why this occurs
2. what I could to do resolve this issue.
the LDAP JNDI (sun) API does not really provide a timeout setting to disconnect the connections. It does provide the following:
com.sun.jndi.ldap.connect.timeout, but I do not think this is the correct timeout property that I am looking for.
Thanks in advance for your help!!
Sam
|