mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
19.35.2014 c2a53fa0f27626fbdf0461099041f59dc0813a12
Backport CR-4304 Fix for OPENDJ-1521: Document addrate tool
1 files modified
22 ■■■■ changed files
opends/src/main/docbkx/admin-guide/chap-tuning.xml 22 ●●●● patch | view | raw | blame | history
opends/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -212,11 +212,22 @@
  xlink:role="http://docbook.org/xlink/role/olink">make-ldif</link> to generate
  sample data that match what you expect to find in production.</para>
  
  <para>The OpenDJ LDAP Toolkit provides three command-line tools to help
  with basic performance testing.</para>
  <para>
   The OpenDJ LDAP Toolkit provides command-line tools
   to help with basic performance testing.
  </para>
  
  <itemizedlist>
   <listitem>
    <para>
     The
     <link
      xlink:show="new"
      xlink:href="${coreDocBase}dev-guide#addrate-1"
     >addrate</link> command measures add and delete throughput and response time.
    </para>
   </listitem>
   <listitem>
    <para>The <link xlink:show="new"
    xlink:href="${coreDocBase}dev-guide#authrate-1">authrate</link> command
    measures bind throughput and response time.</para>
@@ -233,9 +244,10 @@
   </listitem>
  </itemizedlist>
  
  <para>All three commands show you information about the response time
  distributions, and allow you to perform tests at specific levels of
  throughput.</para>
  <para>
   All these commands show you information about the response time distributions,
   and allow you to perform tests at specific levels of throughput.
  </para>
  <para>If you need additional precision when evaluating response times, use
  the global configuration setting <literal>etime-resolution</literal> to