[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Openldap scalability problems



 p.s. - when it fails, the exception I get is:  javax.naming.TimeLimitExceededException: [LDAP: error code 3 - Timelimit Exceeded];

Normally, I would expect to see this if the search took longer than the value that I set in the SearchControls object.  However, I am setting the timelimit to 0 on my searches, so I should never see this.  OpenLDAP must be triggering this error when I hit the idletimeout value?

Dan


-----Original Message-----
From: owner-openldap-software@OpenLDAP.org [mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Armbrust, Daniel C.
Sent: Tuesday, August 31, 2004 3:36 PM
Cc: openldap-software@OpenLDAP.org
Subject: Openldap scalability problems