Or use the command line parameters designed for the purpose:

        -H, --proxyHost <argument>
                Set a proxy server for JMeter to use
        -P, --proxyPort <argument>
                Set proxy server port for JMeter to use
        -u, --username <argument>
                Set username for proxy server that JMeter is to use
        -a, --password <argument>
                Set password for proxy server that JMeter is to use

These are documented in the UserManual section 2.4.
http://jakarta.apache.org/jmeter/usermanual/get-started.html#running

S.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 21 November 2003 10:28
To: JMeter Users List
Subject: RE: Jmeter working through Proxy


Hi Rui,

Exactly what I was looking for, Thx!!

Colin

> Hi,
>
> Change your jmeter.bat (Windows) or jmeter (*nix) file and add to the java
> line the following parameters:
>
> -Dhttp.proxyHost=<proxyAddress> -Dhttp.proxyPort=<proxyPort>
>
> and then start JMeter.
>
> Hope this helps.
>
> Rui Campos
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 21 November 2003 09:44
> To: [EMAIL PROTECTED]
> Subject: Jmeter working through Proxy
>
>
> Hi all,
>
> I'm getting up-to-speed with Jmeter for LoadTesting our site, seems pretty
> straight forward, good work guys!!
>
> I see that Jmeter can work as a proxy to record pages etc, however how do
> I configure Jmeter to work through a proxy? We have a proxy in our network
> which I have to use to access the webservers/internet. When I run my
> Jmeter script I  (as expected) get a conenction refused exception.
>
> Any ideas on this front?
>
> Colin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to