On 15/09/06, Tony PAUVREAU <[EMAIL PROTECTED]> wrote:
Hi Im using jmeter 2.1.1 and jmeter 2.2 when i use the 2.2 version the proxy support doesn't seems to be working e.g. : java -jar ApacheJMeter.jar -H myProxy -P myProxyPort a simple test, im using "http client request" to request google homepage it's work fine with 2.1.1 version but not with 2.2 i try to overide proxy parameter directly with jvm argument (e.g. : -Dhttp.proxyHost & -Dhttp.proxyPort) but doesn't work so ... how could i specify proxy server in jmeter 2.2
It's supposed to work the same way in JMeter 2.2, i.e. via the -H and -P parameters. Which sampler(s) are you using? Any messages in jmeter.log or the console?
thanks Tony Pauvreau [EMAIL PROTECTED] 01 53 77 95 87
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

