linux openldap - intermittent "The server is unavailable" error

Last post 05-08-2008 10:13 AM by werner.reiche. 1 replies.

Sort Posts:

  • linux openldap - intermittent "The server is unavailable" error

    05-07-2008, 11:28 AM

    I have implemented a linux / openldap server and am accessing it via System.DirectoryServices.Protocols.

     Most of the time everything works, but about 1/4 of the time an error occurs and the message "the server is unavailable" is reported.

    This occurs on the searc/add operations, not on the connect.

     Any ideas?

     

  • Re: linux openldap - intermittent "The server is unavailable" error

    05-08-2008, 10:13 AM
    Answer

    Set

    LdapConn.SessionOptions.PingLimit = 25;

     The default is 4.

Page 1 of 1 (2 items)