apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.42k stars 2.1k forks source link

JDBC over SSH tunnel #6196

Open reith81 opened 11 months ago

reith81 commented 11 months ago

Use case

Is there a way to make a database request via an SSH tunnel (i.e. via a jump server)? JDBC doesn't work with SSH Sampler or OS Sampler+SSH. Not even with JDBC Post Processor

Possible solution

No response

Possible workarounds

No response

JMeter Version

5.6.2

Java Version

No response

OS Version

No response

linvaux commented 3 months ago

you can develop a new JDBC sampler to replace it,hh