1st
This commit is contained in:
9
loadtest.ini
Normal file
9
loadtest.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
# host:port
|
||||
databaseAddr = :12345
|
||||
# path to metrics.info file
|
||||
metricsInfo = testdir/metrics.info
|
||||
# the number of concurrently open connections.
|
||||
connections = 1000
|
||||
# send requests per one connection
|
||||
requestsPerConn = 500
|
||||
Reference in New Issue
Block a user