-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello.
We're noticing that a bunch of clients don't ever disconnect from
OpenLDAP. The clients connect, issue a query, and then stay connected
forever. Presumably the user's application is still open and it's set
up for persistent connections.
We've upped the OS limit on the number of open files ("ulimit -n 4096"
in the startup script) to fix connection problems for the short term.
I was wondering if anyone could recommend whether to use an idletimeout,
and if so, what a good value is. We have both end users and
applications that connect to the server.
Thanks very much!