From 749b79ff5d863ce3e4760d16a79b66090d74fd7a Mon Sep 17 00:00:00 2001 From: Matthew Swift <matthew.swift@forgerock.com> Date: Mon, 06 Jun 2011 13:38:18 +0000 Subject: [PATCH] Fix OPENDJ-186: Change default values for LDAP request handlers, JE backend cache size, and replication purge delay --- opends/src/messages/messages/protocol.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties index 28363e7..4808a1d 100644 --- a/opends/src/messages/messages/protocol.properties +++ b/opends/src/messages/messages/protocol.properties @@ -1426,4 +1426,5 @@ decode the control value: %s SEVERE_ERR_UNEXPECTED_CONNECTION_CLOSURE_1511=The connection to the Directory \ Server was closed while waiting for a response - +INFO_ERGONOMIC_SIZING_OF_REQUEST_HANDLER_THREADS_1512=Connection handler '%s' \ + does not specify the number of request handler threads: defaulting to %d threads -- Gitblit v1.10.0