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

Mark Craig
11.11.2014 a37f51aa2738f00fb20a5f00bba0a4c5a1b8920b
Fix for OPENDJ-1338: Slamd link in the admin guide is broken
1 files modified
14 ■■■■ changed files
opendj3-server-dev/src/main/docbkx/admin-guide/chap-tuning.xml 14 ●●●● patch | view | raw | blame | history
opendj3-server-dev/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -20,13 +20,14 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011-2013 ForgeRock AS
  !      Copyright 2011-2014 ForgeRock AS
  !    
-->
<chapter xml:id='chap-tuning'
 xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
 xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
 xsi:schemaLocation='http://docbook.org/ns/docbook
                     http://docbook.org/xml/5.0/xsd/docbook.xsd'
 xmlns:xlink='http://www.w3.org/1999/xlink'
 xmlns:xinclude='http://www.w3.org/2001/XInclude'>
 <title>Tuning Servers For Performance</title>
@@ -249,15 +250,6 @@
 --bindPassword password
 --set etime-resolution:nanoseconds
 --no-prompt</screen>
  <para>For more extensive testing, try the <link xlink:show="new"
  xlink:href="http://dl.thezonemanager.com/slamd/">SLAMD Distributed Load
  Generation Engine</link>. SLAMD is built to test more than just directory,
  but is particularly well suited to test directory service performance, is
  well documented, and is available under the Sun Public License. SLAMD is
  designed both to offer an easy to used web-based interface, and also to
  allow you to customize jobs to match the access patterns you expect from
  client applications.</para>
 </section>
 
 <section xml:id="perf-tweaking">