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
7.97k stars 2.02k forks source link

JMeter Not Responding for Request with Response time 8 Min for Single User when reading data from Redis DB #6229

Open MunnangiManikanta opened 3 months ago

MunnangiManikanta commented 3 months ago

Expected behavior

When we Load URL it need to fetch data from Redis Server and when we load on UI The Response time is 8 Min, But in JMETER we are Not getting response for the Request which takes more than 5 to 6 Min for Single user

Actual behavior

No response

Steps to reproduce the problem

Take a Request which will respond in 8 min on UI

create JMX and RUN for 1 USER

JMeter Version

5.5

Java Version

openjdk version "17.0.9" 2023-10-17 LTS

OS Version

No response