2015-10-12 201 views

回答

0

我的期望是你坐在公司代理人後面。瀏覽器使用代理連接到互聯網,JMeter不會。

如果這是你可以「告訴」的JMeter作爲瀏覽器通過以下命令行參數不使用相同的代理服務器的情況下:

-H, --proxyHost <argument> 
    Set a proxy server for JMeter to use 
-P, --proxyPort <argument> 
    Set proxy server port for JMeter to use 
-N, --nonProxyHosts <argument> 
    Set nonproxy host list (e.g. *.apache.org|localhost) 
-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