Apache JMeter HTTP (S) Script test Logger does not generate samples

I am new to JMeter and follow the steps described in usermanual / jmeter_proxy_step_by_step.pdf. I am using a recording controller. I tried connecting to http://jmeter.apache.org/ according to the steps indicated, but no samples were generated.

I stopped the proxy and confirmed that I can no longer load pages, so I am sure that I am connecting through a proxy.

Why aren't samples generated? I see no errors ...

+3
source share
2 answers

Check the following fields in the recorder:

  • URL patterns to include

  • URL patterns to exclude

  • Content-Type Filter: Include, Exclude

, , JMeter , .

, jmeter.log

+3

, -? no proxy for localhost/127.0.0.1 - . , - JMeter, .

, , Google Chrome, JMeter , , ..
+2

All Articles