From 2bbfdcf54303286798114aee270531f65c9c3a7c Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Fri, 09 Oct 2009 01:20:46 +0000
Subject: [PATCH] - CMT improvements to parallel request and response processing.

---
 opends/resource/schema/02-config.ldif |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opends/resource/schema/02-config.ldif b/opends/resource/schema/02-config.ldif
index f1f179d..12f31ef 100644
--- a/opends/resource/schema/02-config.ldif
+++ b/opends/resource/schema/02-config.ldif
@@ -2601,7 +2601,8 @@
         ds-cfg-trust-manager-provider $
         ds-cfg-ssl-protocol $
         ds-cfg-ssl-cipher-suite $
-        ds-cfg-max-blocked-write-time-limit )
+        ds-cfg-max-blocked-write-time-limit $
+        ds-cfg-buffer-size )
   X-ORIGIN 'OpenDS Directory Server' )
 objectClasses: ( 1.3.6.1.4.1.26027.1.2.14
   NAME 'ds-cfg-entry-cache'

--
Gitblit v1.10.0