# connection information host=localhost port=9000 user=admin password=admin # location of xml test file inputPath=simple.xml #reporter=XMLReporter #outputPath=/tmp/simple-results.xml reporter=CSVReporter outputPath=/tmp/simple-results.csv # number of client threads: each will perform the entire test numThreads=1 # type of test: supports xcc and http testType=xcc # report timings reportTime=true # report result values reportResults=true shared=false testTime=15