Response message: WebSocket I/O error: Connection refused: connect

Issue #112 closed
Former user created an issue

Hi, For a request which is Switching protocol from the Https to wss, I am constructing a websocket request in JMETER using below details. but I couldn't able to get valid response. Could you please help in this. I am attaching all the files please let me know if you need any info

Comments (2)

  1. Peter Doornbosch repo owner

    Wrong port number in websocket request sampler. You filled in 80, but it should be 443 (because of wss, secure websockets).

    Hth,

    Regards

    Peter

  2. Log in to comment