200 does not always equal OK. Check the response being returned. Try the http://jmeter.apache.org/usermanual/component_reference.html#View_Results_Tree View Results Tree listener .
It looks like you are losing context between requests, more than likely you'll need to correlate a response from the server. You can use a http://jmeter.apache.org/usermanual/component_reference.html#Regular_Expression_Extractor Regular Expression Extractor for this. ----- http://www.http503.com/ -- View this message in context: http://jmeter.512774.n5.nabble.com/JMeter-waits-for-responses-that-seem-to-have-been-sent-tp5438608p5438635.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]
