How to set proxy for JMeter from behind another proxy? -


i'm new jmeter.
i'm trying test web app using proxy server.
have gone through jmeter docs , got settings i'm working under company proxy.

so how can set proxy server jmeter behind current proxy?

read :

if testing behind firewall/proxy server, may need provide jmeter firewall/proxy server hostname , port number. so, run jmeter.bat/jmeter file command line following parameters: -h [proxy server hostname or ip address] -p [proxy server port] -n [nonproxy hosts] (e.g. *.apache.org|localhost) -u [username proxy authentication - if required] -a [password proxy authentication - if required] example : jmeter -h my.proxy.server -p 8000 -u username -a password -n localhost alternatively, can use --proxyhost, --proxyport, --username, , --password


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -