Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/http/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Http Grinder-Client打开了连接,但未发送任何字节_Http_Load Testing_Grinder - Fatal编程技术网

Http Grinder-Client打开了连接,但未发送任何字节

Http Grinder-Client打开了连接,但未发送任何字节,http,load-testing,grinder,Http,Load Testing,Grinder,尝试使用研磨机附带的TCPProxy工具时,出现以下错误。我接受了 3/10/11 10:47:58 AM (tcpproxy): Failed to determine proxy destination. Client opened connection but sent no bytes. 我在本地主机和正确的端口上设置了浏览器代理。我知道你需要更多的细节,所以请特别告诉我。 确保您没有拦截TCP连接的本地防病毒软件 确保本地防火墙的配置不太严格 确保已将localhost:8001设

尝试使用研磨机附带的TCPProxy工具时,出现以下错误。我接受了

3/10/11 10:47:58 AM (tcpproxy): Failed to determine proxy destination.

Client opened connection but sent no bytes.
我在本地主机和正确的端口上设置了浏览器代理。我知道你需要更多的细节,所以请特别告诉我。

  • 确保您没有拦截TCP连接的本地防病毒软件
  • 确保本地防火墙的配置不太严格
  • 确保已将localhost:8001设置为浏览器中的http代理,而不是socks
  • 确保浏览器尝试转到真实站点,而不是本地代理

在哪个操作系统上使用哪个浏览器?有杀毒软件吗?防火墙?您是否连接到真正的非SSL站点?您通常使用代理还是直接连接?

更改了浏览器,工作正常。无论什么原因,在Chrome中都不起作用。