summaryrefslogtreecommitdiffstats
path: root/tests/threadingmqaq.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-10 11:07:26 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-10 11:07:26 +0100
commit4408d4137acfacef57bd2e088a0da83d25e34918 (patch)
tree705c34ee7b023ffb4a4795918acd2c0618f7cb29 /tests/threadingmqaq.sh
parentee8bf6d6873b79a5b1ed5a2aae08adf0d4827ff3 (diff)
downloadrsyslog-4408d4137acfacef57bd2e088a0da83d25e34918.tar.gz
rsyslog-4408d4137acfacef57bd2e088a0da83d25e34918.tar.xz
rsyslog-4408d4137acfacef57bd2e088a0da83d25e34918.zip
testbench: new calling interface for tcpflood
this is a perquisite to support more flexible testing modes, which could not intelligently be implemented with the old interface
Diffstat (limited to 'tests/threadingmqaq.sh')
-rwxr-xr-xtests/threadingmqaq.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/threadingmqaq.sh b/tests/threadingmqaq.sh
index 9f2ea793..b7764821 100755
--- a/tests/threadingmqaq.sh
+++ b/tests/threadingmqaq.sh
@@ -9,7 +9,7 @@
echo TEST: threadingmqaq.sh - main/action queue concurrency
source $srcdir/diag.sh init
source $srcdir/diag.sh startup threadingmqaq.conf
-#source $srcdir/diag.sh tcpflood 127.0.0.1 13514 2 100000
+#source $srcdir/diag.sh tcpflood -c2 -m100000
#source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
source $srcdir/diag.sh injectmsg 0 100000
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages