Reference9:Services/LDAP/Srv-Status: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 33: Line 33:
|-
|-
|valign=top nowrap=true|'''tx-error-3:'''
|valign=top nowrap=true|'''tx-error-3:'''
| The Time Limit Was Exceeded errMsg=Internal Server Limit Exeeded
| Internal Server Time Limit Exeeded
|-
|-
|valign=top nowrap=true|'''tx-error-49:'''
|valign=top nowrap=true|'''tx-error-49:'''
Line 41: Line 41:
| Number of sent error notifications due to insufficient rights.
| Number of sent error notifications due to insufficient rights.
|}
|}
=Related Articles=
* [[{{NAMESPACE}}:Concept LDAP Replication]]

Latest revision as of 13:07, 14 March 2025

The displayed server status data is automatically updated at intervals.

connections: Total number of all connections to the LDAP server.
write connections: Number of connections with write authorisation.
rx-search: Number of received search inquiries.
rx-modify: Number of received change requests.
rx-add: Number of received add requests.
rx-del: Number of received delete requests.
rx-abandon: Number of received termination requests.
tx-notify: Number of sent notifications.
tx-error: Number of sent error notifications.
tx-error-3: Internal Server Time Limit Exeeded
tx-error-49: Number of sent error notifications due to incorrect access data.
tx-error-50: Number of sent error notifications due to insufficient rights.

Related Articles