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

Mark Craig
11.11.2014 871df15e95d628d32663c19cdca8314d44e6db35
Fix for OPENDJ-1338: Slamd link in the admin guide is broken
1 files modified
14 ■■■■ changed files
opendj-sdk/opendj3-server-dev/src/main/docbkx/admin-guide/chap-tuning.xml 14 ●●●● patch | view | raw | blame | history
opendj-sdk/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">