Specifying --host1 as localhost with port 8983 in autobench
- by mamatha
I am using autobench for benchmarking in ubuntu 8.10
autobench --single_host --host1 localhost --uri1 /solr/admin --low_rate 20 --high_rate 200 --rate_step 20 --num_call 10 --num_conn 5000 --timeout 5 --file bench1.tsv
This is the command which I gave. It is taking the default port as 80 and the number of replies and requests are as shown below…