Author: sebb
Date: Mon Mar 9 02:00:38 2009
New Revision: 751570
URL: http://svn.apache.org/viewvc?rev=751570&view=rev
Log:
Highlight connection proxy details
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=751570&r1=751569&r2=751570&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Mon Mar 9
02:00:38 2009
@@ -4149,12 +4149,12 @@
You also need to set up your browser to use the JMeter proxy port as the proxy
for HTTP requests.
Do not use JMeter as the proxy for any other request types - HTTPS, FTP, etc.
- as the JMeter proxy cannot handle them.
</p>
-<p>
+<note>
If your browser currently uses a proxy (e.g. a company intranet may route all
external requests via a proxy),
then you need to <a href="get-started.html#proxy_server">tell JMeter to use
that proxy</a> before starting JMeter,
-using the <a href="get-started.html#options">command-line options -H and
-P</a>.
+using the <a href="get-started.html#options">command-line options</a> -H and
-P.
This setting will also be needed when running the generated test plan.
-</p>
+</note>
</description>
<properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]