mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-11 05:00:41 +01:00
testbench: set msg size to 64kb for sndrcv_omudpspoof-bigmsg.sh test
This commit is contained in:
parent
0f5f698c34
commit
4e5741807e
@ -8,7 +8,7 @@ if [ "$EUID" -ne 0 ]; then
|
||||
fi
|
||||
export TCPFLOOD_EXTRA_OPTS="-b1 -W1"
|
||||
export NUMMESSAGES=1
|
||||
export MESSAGESIZE=16384 #65000 #32768 #16384
|
||||
export MESSAGESIZE=65000 #65000 #32768 #16384
|
||||
#export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction nostdout"
|
||||
#export RSYSLOG_DEBUGLOG="log"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user