From: Kurt Zeilenga Date: Thu, 16 Feb 2006 05:01:05 +0000 (+0000) Subject: All big PDUs for PROTOS testing (devel only) X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~182 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f1c98ef3c0916f6ec68c33ea65be0096b3f355d1;p=openldap All big PDUs for PROTOS testing (devel only) --- diff --git a/tests/data/slapd.conf b/tests/data/slapd.conf index 0aa4640237..84b8a44fd6 100644 --- a/tests/data/slapd.conf +++ b/tests/data/slapd.conf @@ -24,6 +24,9 @@ include @DATADIR@/test.schema pidfile @TESTDIR@/slapd.1.pid argsfile @TESTDIR@/slapd.1.args +# allow big PDUs from anonymous (for testing purposes) +sockbuf_max_incoming 4194303 + #mod#modulepath ../servers/slapd/back-@BACKEND@/ #mod#moduleload back_@BACKEND@.la #monitormod#modulepath ../servers/slapd/back-monitor/