You are right about the 3xx case. It depends if you redirect automatically in JMeter. The application I'm testing does not make use of re-directs. It is an API application which is called upon with just HTTP GET requests.
I think I have an idea why I'm missing the requests. The ones missing are at the end of the test. In the thread group I'm using scheduler duration set to 1 hour. In the SYSlog from NGINX the missing ones are the last ones. I think JMeter already stopped and did not wait for the requests it did. Is there a setting which avoids this when using duration? -- View this message in context: http://jmeter.512774.n5.nabble.com/Missing-samples-in-JMeter-listener-tp5723305p5723317.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
