【发布时间】:2014-02-02 09:25:57
【问题描述】:
我必须通过 Jmeter 使用 Web-socket 进行一些测试,我在 stackoverflow (WebSocket plugin for Jmeter) 中找到了 jar 文件 (ApacheJmeter_websocket-dist-0.1.0-SNAPSHOT.jar)。
当我向任何有效网站(例如:echo.websocket.org)发送请求时,我会得到java.net.Protocol Exception: Bad response status 400 Bad Request 或java.net.Protocol Exception: Bad response status 404 Not Found。
我错过了什么吗?
【问题讨论】:
标签: websocket jmeter jmeter-plugins