Tagged Questions
3
votes
1answer
2k views
JMeter - how to log the full request for a failed response?
i'm using JMeter command line to stress test our website api. Now, here's a sample result i'm getting back:
Creating summariser <summary>
Created the tree successfully using street_advisor.jmx
...
1
vote
2answers
222 views
Remote test using jmeter triggers Connection refused error
I followed this step for configuration http://jmeter.apache.org/usermanual/remote-test.html
The 2 machines are on same subnet.
They can ping each other
Windows firewall is turned off
When I ...