From: Kurt Zeilenga Date: Tue, 29 May 2001 16:10:08 +0000 (+0000) Subject: document sockbuf_max_incoming X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1372 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=49a4319b071c440fec85b850af68ae43af1cf2eb;p=openldap document sockbuf_max_incoming --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 70cebdda21..603d782f42 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -417,15 +417,6 @@ Note that the factor is measure of security provided by the underlying transport, e.g. ldapi:// (and eventually IPSEC). It is not normally used. .TP -.B sizelimit -Specify the maximum number of entries to return from a search operation. -The default size limit is 500. -.TP -.B srvtab -Specify the srvtab file in which the kerberos keys necessary for -authenticating clients using kerberos can be found. This option is only -meaningful if you are using Kerberos authentication. -.TP .B schemacheck { on | off } Turn schema checking on or off. The default is on. .TP @@ -433,6 +424,9 @@ Turn schema checking on or off. The default is on. Specify the maximum number of entries to return from a search operation. The default size limit is 500. .TP +.B sockbuf_max_incoming +Specify the maximum incoming LDAP PDU size. The default is 262143. +.TP .B srvtab Specify the srvtab file in which the kerberos keys necessary for authenticating clients using kerberos can be found. This option is only