mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-12 19:30:42 +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
|
fi
|
||||||
export TCPFLOOD_EXTRA_OPTS="-b1 -W1"
|
export TCPFLOOD_EXTRA_OPTS="-b1 -W1"
|
||||||
export NUMMESSAGES=1
|
export NUMMESSAGES=1
|
||||||
export MESSAGESIZE=16384 #65000 #32768 #16384
|
export MESSAGESIZE=65000 #65000 #32768 #16384
|
||||||
#export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction nostdout"
|
#export RSYSLOG_DEBUG="debug nologfuncflow noprintmutexaction nostdout"
|
||||||
#export RSYSLOG_DEBUGLOG="log"
|
#export RSYSLOG_DEBUGLOG="log"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user