[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
connection timeout
Hello,
Using my client app I wrote I can receive a "Connection reset" error
from the OpenLDAP server if I leave the app idle long enough however the
idletimeout directive in slapd.conf is not specified so the default
should be to never time out. Is a connection reset message the same
thing as connection closed message? I'd assume so which begs the
question, why did it do that if the timeout is disabled by the lack of
the idletimeout directive in slapd.conf?
thanks