Default server and URI
Brought to you by:
tedbullock
I don't think it makes sense to assume that the server is "localhost" and the URI is "/" if they're not supplied on the command line; perf testing the same box as you run the clients on is bad practice.
Instead, these arguments (or a suitable logfile generator) should be required, and httperf should fail if it can't find an explicit specification of the test URI.
Logged In: YES
user_id=1621210
Originator: NO
I agree.