Configuring the WSM using Device Manager # Go back one pageGo to the next page#Go to this book's Index

LDAP health checking  

Lightweight Directory Access Protocol (LDAP) health checks enable the WSM to determine if the LDAP server is alive. LDAP versions 2 and 3 are described in RFC 1777 and RFC 2251. The LDAP health check process consists of three LDAP messages over one TCP connection:

If the server is up, the WSM closes the TCP connection after sending an unbind request. If the server is down, the connection is torn down after a bind response, if one arrives. The connection will also be torn down if it crosses the timeout limit, regardless of the server's condition.

See also:


Go back one pageGo to the next page##Go to this book's Index