Blazemeter / jmeter-http2-plugin

HTTP2 plugin for Apache JMeter
Apache License 2.0
45 stars 27 forks source link

bzm -http2 sampler is timing out after 30 seconds #54

Open swagatikaswain5 opened 1 year ago

swagatikaswain5 commented 1 year ago

bzm -HTTP2 sampler for testing a website having h2 protocol. I have setup the timeouts in the sampler in advanced section to 5 min(300000ms). But still the sampler is failing after 30s(30000ms). Could you please look into this. or is there work around for this.

3dgiordano commented 8 months ago

Hi @swagatikaswain5

Can you reproduce the problem with version 2.0.4?

If so, please provide us with an example file so we can reproduce and work with it. Otherwise, run JMeter at log level in DEBUG and provide us with the jmeter.log file to diagnose which timeout is affecting.

Thank you