You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by aidy lewis <ai...@googlemail.com> on 2008/07/03 19:52:00 UTC

set company proxy

Hi,

Is there any other way I can set the company proxy for Jmeter apart
from using the command line?

Regards

Aidy

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: set company proxy

Posted by aidy lewis <ai...@googlemail.com>.
On 03/07/2008, sebb <se...@gmail.com> wrote:
> Set the system properties:
>
> http.proxyHost
> http.proxyPort
> https.proxyHost
> https.proxyPort
>

You Sebb are the greatest man alive and deserve beer aplenty.

It's working.

Aidy

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: set company proxy

Posted by sebb <se...@gmail.com>.
Set the system properties:

http.proxyHost
http.proxyPort
https.proxyHost
https.proxyPort

which is what JMeter does with the command-line parameters.

This works for both the Java and HttpClient samplers.

On 03/07/2008, aidy lewis <ai...@googlemail.com> wrote:
> Hi,
>
>  Is there any other way I can set the company proxy for Jmeter apart
>  from using the command line?
>
>  Regards
>
>  Aidy
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org