java - JMeter bugs when trying to stress test localhost server -


i trying stress test localhost server. have configured http request defaults correctly, image attached. view results tree panel shows jmeter trying send request ${host}. using v 3, current latest release. please help.

enter image description here enter image description here

http request defaults defaults.

  • if leave server name or ip input "home page" request blank - value picked http request defaults
  • if override server name of ip else - in case ${host} - default value discarded.

so need go "home page" http request sampler , delete ${host} server name or ip input.

detailed information: why it's important use jmeter's http request defaults


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -