Giter Club home page Giter Club logo

Comments (2)

n5i avatar n5i commented on July 16, 2024

Hi, I've faced a related problem. The ws works but wss doesn't. On JMeter side I see the timeout error.

I'm testing my service which is written with golang. Gorilla websocket is used for the websocket handling. Http connection is upgraded to websocket.

On the backend I'm observing a handshage error: "http: TLS handshake error from [cleaned]: tls: unsupported SSLv2 handshake received"

I've tried to set the JMeter system propertied to use other protocol versions. But the error is always the same.

JMeter is run under CentOS 6.
java version "1.7.0_75"
OpenJDK Runtime Environment (rhel-2.5.4.0.el6_6-x86_64 u75-b13)
OpenJDK 64-Bit Server VM (build 24.75-b04, mixed mode)

from jmeter-websocketsampler.

Thrilochana avatar Thrilochana commented on July 16, 2024

Hi,

After some trial and error scenarios, found that jetty libraries does not support proxy server. I was trying to connect the websocket server through a corporate proxy. Due to this I could not connect to the server and ended up "Unknown ho

When I tried by having websocket server and client(jemeter) in internet, requests went fine.

Jetty bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=409516

from jmeter-websocketsampler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.