HTTP server load test tool
make
./load_tester
<ip> \
<port> \
<num_concurrency> \
<total_connection_num> \
<num_thread>
-
Add progress bar
-
enable
hostname
other than ip
-
other response
contains those connections did not successfully transfersizeof(GOOD_HEADER)
bytes (which may be 200 or 500) -
Threads may stuck at barrier when
num_thread
is large