Files
qb/loadtest.ini

10 lines
232 B
INI
Raw Permalink Normal View History

2026-02-10 14:02:11 +00:00
# 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