sebb 2005/03/11 17:45:27 Modified: xdocs/usermanual Tag: rel-2_0 component_reference.xml Log: Bug 30266 - document how to display proxy recording responses Revision Changes Path No revision No revision 1.87.2.26 +6 -6 jakarta-jmeter/xdocs/usermanual/component_reference.xml Index: component_reference.xml =================================================================== RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v retrieving revision 1.87.2.25 retrieving revision 1.87.2.26 diff -u -r1.87.2.25 -r1.87.2.26 --- component_reference.xml 8 Mar 2005 23:38:11 -0000 1.87.2.25 +++ component_reference.xml 12 Mar 2005 01:45:27 -0000 1.87.2.26 @@ -1265,9 +1265,9 @@ cookie manager, etc.</p> <b>How can I record the server's responses too?</b> -<p>The HTTP Proxy Server actually performs a sampling to obtain the server's response, and will notify any -listeners directly inside the controller where the samples are being stored. So you just need to place a -<complink name="View Results Tree"/> listener there to get the responses recorded.</p> +<p>Just place a <complink name="View Results Tree"/> listener as a child of the Proxy Server and the responses will be displayed. +You can also add a <complink name="Save Responses to a file"/> Post-Processor which will save the responses to files. +</p> </component>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
