apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.35k stars 2.09k forks source link

Documentation : Pet Store link wrong on Jmeter Wiki FAQ page #2680

Closed asfimport closed 12 years ago

asfimport commented 12 years ago

Douglas J Ertz (Bug 52336): at http://wiki.apache.org/jmeter/JMeterFAQ in the section titled: How do I parameterize my JMeter test cases?

In these instructions, it tells you to set server to:www.jboss.jwebhosting.net I cannot connect to this server. My request looks like this:

GET http://www.jboss.jwebhosting.net/estore/control/category?category_id=FISH

and the exception I am getting in the response is: java.net.UnknownHostException: www.jboss.jwebhosting.net

Severity: minor OS: All

asfimport commented 12 years ago

@pmouawad (migrated from Bugzilla): Removed link to site that disappeared