[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd's log
At 04:36 AM 2002-10-23, Agustin wrote:
>the last days i had the next messages in slapd.log
>
> 1)Oct 22 18:58:28 guadahortuna slapd[27467]: deferring operation
>
> 2)Oct 22 19:05:36 guadahortuna slapd[27467]: send_ldap_response: ber write failed
>
>for the type 1) i think that is show when th slapd have high load and cant respond. im not sure,
>anyone can confirm it?
This means the client submitted an operation while the
server was processing a Bind operation or Unbind operation
on that session. In either case, this is generally indicative
of a poorly written client.
>for the type 2) i dont have any idea.
This error occurs if using experimental (MS-)CLDAP.
These answers assume you are running OPENLDAP_REL_ENG_2_1 or 2.1.8.
Otherwise, YMMV.
Kurt
- References:
- slapd's log
- From: "Agustin" <torrest@andaluciajunta.es>