]> git.sur5r.net Git - openldap/commitdiff
ITS#2389 docs from HEAD
authorHoward Chu <hyc@openldap.org>
Thu, 27 Mar 2003 04:19:52 +0000 (04:19 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 27 Mar 2003 04:19:52 +0000 (04:19 +0000)
doc/man/man5/slapd.conf.5

index a96cb1cb08fd120f1ed21ab6da822ca152d3e011..e359a4fdca5b8135ab0cc59a17db3374f01c2f20 100644 (file)
@@ -115,6 +115,16 @@ description.)
 .B concurrency <integer>
 Specify a desired level of concurrency.  Provided to the underlying
 thread system as a hint.  The default is not to provide any hint.
+.TP
+.B conn_max_pending <integer>
+Specify the maximum number of pending requests for an anonymous session.
+If requests are submitted faster than the server can process them, they
+will be queued up to this limit. If the limit is exceeded, the session
+is closed. The default is 100.
+.TP
+.B conn_max_pending_auth <integer>
+Specify the maximum number of pending requests for an authenticated session.
+The default is 1000.
 .\".TP
 .\".B debug <subsys> <level>
 .\"Specify a logging level for a particular subsystem.  The subsystems include