From 5b085f0ef0554a6d7a6bad1e0fdbe50b92cf6f43 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 06 Jun 2011 15:58:53 +0000
Subject: [PATCH] Draft chapter on performing LDAP operations. Some updates to other bits of doc reflecting things I found while writing the draft chapter.

---
 opendj3/src/main/docbkx/admin-guide/chap-tuning.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-tuning.xml b/opendj3/src/main/docbkx/admin-guide/chap-tuning.xml
index e743ff4..a95b202 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-tuning.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -42,6 +42,8 @@
  maximize performance for clients given the constraints of your deployment.
  This chapter therefore aims to provide suggestions on how to measure and
  to improve directory service performance for better trade offs.</para>
+ 
+ <!-- TODO: Demonstrate measuring directory service throughput and response
+ times using authrate, modrate, and searchrate. -->
 
 </chapter>
-

--
Gitblit v1.10.0