Author: jstrachan
Date: Mon Jun 12 07:09:22 2006
New Revision: 413661

URL: http://svn.apache.org/viewvc?rev=413661&view=rev
Log:
Latest export from confluence

Modified:
    incubator/activemq/site/activemq-performance-module-users-manual.html

Modified: incubator/activemq/site/activemq-performance-module-users-manual.html
URL: 
http://svn.apache.org/viewvc/incubator/activemq/site/activemq-performance-module-users-manual.html?rev=413661&r1=413660&r2=413661&view=diff
==============================================================================
--- incubator/activemq/site/activemq-performance-module-users-manual.html 
(original)
+++ incubator/activemq/site/activemq-performance-module-users-manual.html Mon 
Jun 12 07:09:22 2006
@@ -341,12 +341,17 @@
 <TR>
 <TD class="confluenceTd"> sysTest.reportName <BR clear="all"> </TD>
 <TD class="confluenceTd"> &lt;system specific&gt; </TD>
-<TD class="confluenceTd"> The default filename the sampler report will be 
saved us. There is usually no need to set this setting as the default value 
will create either JmsProducer_Client#<EM>Dest#</EM>&lt;Dest Distro&gt;.xml and 
JmsConsumer_Client#<EM>Dest#</EM>&lt;Dest Distro&gt;.xml, where # represents 
the number of clients and destinations set for that system, and &lt;Dest 
Distro&gt; specifies the destination distribution for the system. <BR 
clear="all"> </TD>
+<TD class="confluenceTd"> The default filename the sampler report will be 
saved us. There is usually no need to set this setting as the default value 
will create either JmsProducer_Client&#35;<EM>Dest&#35;</EM>&lt;Dest 
Distro&gt;.xml and JmsConsumer_Client&#35;<EM>Dest&#35;</EM>&lt;Dest 
Distro&gt;.xml, where &#35; represents the number of clients and destinations 
set for that system, and &lt;Dest Distro&gt; specifies the destination 
distribution for the system. <BR clear="all"> </TD>
 </TR>
 <TR>
 <TD class="confluenceTd"> sysTest.reportType <BR clear="all"> </TD>
 <TD class="confluenceTd"> xml </TD>
-<TD class="confluenceTd"> Specifies the manner of generating the performance 
report. Available values are:* &apos;xml&apos; - Write the performance report 
into an xml file. Specified by reportDirectory and reportName. A verbose 
summary will also be displayed at the end of the test.* &apos;verbose&apos; - 
All information will be written to the standard output, which includes 
settings, sampler data, and performance summary. </TD>
+<TD class="confluenceTd"> Specifies the manner of generating the performance 
report. Available values are:
+<UL>
+       <LI>&apos;xml&apos; - Write the performance report into an xml file. 
Specified by reportDirectory and reportName. A verbose summary will also be 
displayed at the end of the test.</LI>
+       <LI>&apos;verbose&apos; - All information will be written to the 
standard output, which includes settings, sampler data, and performance 
summary.</LI>
+</UL>
+</TD>
 </TR>
 </TBODY></TABLE>
 <P><SUP>1</SUP> <B>Note</B>: If the number of destinations is less than the 
number of clients and the distribution type is either &apos;equal&apos; or 
&apos;divide&apos;, each client will send/receive from only one destination, 
distributing the destinations among the clients. i.e. if there are 5 producers 
and 2 destinations, 3 producers will send to destination 1, and 2 producers 
will send to destination 2. Also, a consumer can only receive from a single 
destination, unless composite destination is supported and specified.</P>
@@ -600,11 +605,6 @@
 <TD class="confluenceTd"> If true, defer the serialization of message objects. 
</TD>
 </TR>
 <TR>
-<TD class="confluenceTd"> factory.onSendPrepMsg </TD>
-<TD class="confluenceTd"> true </TD>
-<TD class="confluenceTd"> If true, prepare a message before sending it. </TD>
-</TR>
-<TR>
 <TD class="confluenceTd"> factory.optimAck </TD>
 <TD class="confluenceTd"> true </TD>
 <TD class="confluenceTd"> If true, optimizes the acknowledgement of messages. 
</TD>
@@ -678,7 +678,7 @@
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=aco";>Adrian
 Co</A>,
     last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=aco";>Adrian
 Co</A> on Jun 12, 2006
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=8591&originalId=8706";>view
 change</A>)
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=8591&originalId=8708";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=8591";>edit 
page</A>)
     </DIV>


Reply via email to