<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    error -5 is not an LDAP timeout error, it must be logged by the
    client application, and the fact that you see ABANDON messages looks
    like the client waits for some time for a search result and then
    abondons the search and logs an error.<br>
    you could check if the timeout in your client application is
    configurable and increase it, <br>
    and you cou try to investigate why a search is taking too long,
    maybe an index is missing or you have too many acis or .....<br>
    <br>
    Ludwig<br>
    <br>
    <div class="moz-cite-prefix">On 07/05/2013 12:15 PM, Liutauras
      Adomaitis wrote:<br>
    </div>
    <blockquote
cite="mid:CA+vRaM1PUpSecsUsV8qMiAsBu4M=YgVcN8QxOnUm7u-0Hmv6nw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi,<br>
              <br>
            </div>
            I am trying to debug a problem, then under certain load
            postfix, which is configured to use ldap lookups, throughs
            "warning: dict_ldap_lookup: Search error -5: Timed out"
            messages. In dirsrv slapd access logs I can see a lot of
            ABANDON messages and that is all I can find in logs related
            to this, meaning that dirsrv doesn't give me any clue what
            the time outs happen. I don't get any file descriptor
            shortage errors.<br>
          </div>
          Of course there are too many possible causes for that, but my
          question first of all is how to debug, what causes dirsrv
          timeouts. <br>
          <br>
        </div>
        Liutauras<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
389 users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>
<a class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/389-users">https://admin.fedoraproject.org/mailman/listinfo/389-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>