On Wed, 15 Oct 2003, Kostas Kalevras wrote:

> Hi All,
>
> I am using freeradius-0.8.1 with LDAP backend running on FreeBSD 4.8.
>
> During busier periods (approx 1-3 auth request per sec, not very high!) I see a
> alot of the following errors:
>
> Wed Oct 15 08:25:05 2003 : Error: rlm_ldap: ldap_search() failed: Time limit
> exceeded
> Wed Oct 15 08:25:06 2003 : Error: rlm_ldap: ldap_search() failed: Time limit
> exceeded
> Wed Oct 15 08:25:06 2003 : Error: rlm_ldap: ldap_search() failed: Time limit
> exceeded
> Wed Oct 15 08:25:06 2003 : Error: rlm_ldap: ldap_search() failed: Time limit
> exceeded
>
>
> Questions:
> 1) Does anyone know what this error relates to in LDAP?

Timelimit of the ldap operation was exceeded.

> 2) Is this a timeout value configurable in the radiusd.conf file, if so, which
> one?

The timelimit directive

> 3) If it is a freeradius<->LDAP interface performance problems, how can I fix
> it?

Probably add an index on the attribute used in the ldap search. By default
timelimit is 3 secs which should be sufficient if the corresponding attribute is
indexed.

>
> Any help would be greatly appreciated.
>
> Kind regards,
> Chee.
>
> --
> Kostas Kalevras               Network Operations Center
> [EMAIL PROTECTED]     National Technical University of Athens, Greece
> Work Phone:           +30 210 7721861
> 'Go back to the shadow'       Gandalf
>

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to