fshutdown / JMeter-WebSocketSampler

JMeter - WebSocket Sampler
Apache License 2.0
313 stars 186 forks source link

wss protocol fails to connect through websocket #65

Closed santoshxc closed 8 years ago

santoshxc commented 8 years ago

Thread Name: Thread Group 1-1 Sample Start: 2016-11-01 14:59:52 GMT Load time: 5066 Connect Time: 0 Latency: 0 Size in bytes: 0 Headers size in bytes: 0 Body size in bytes: 0 Sample Count: 1 Error Count: 1 Data type ("text"|"bin"|""): Response code: Response message:

[Execution Flow]

[Variables]

[Problems]

Response headers:

SampleResult fields: ContentType: DataEncoding: UTF-8

santoshxc commented 8 years ago

Issue was with my Endpoint and Port configurations. Its working fine now.