diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-25 15:48:05 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-25 15:48:05 +0100 |
commit | 0e0eaae4336cf2847a7deb76b974b73311f4acfd (patch) | |
tree | 6c62edec1bb739e4ac4f0ebbd2a50c1be8301f45 /tests/testsuites/asynwr_deadlock4.conf | |
parent | ec883905c13920de0bc33e5bdd0a75c80535b55c (diff) | |
parent | 93de3028b302adf3e3fb8e65bda5ca8bab59e9cd (diff) | |
download | rsyslog-0e0eaae4336cf2847a7deb76b974b73311f4acfd.tar.gz rsyslog-0e0eaae4336cf2847a7deb76b974b73311f4acfd.tar.xz rsyslog-0e0eaae4336cf2847a7deb76b974b73311f4acfd.zip |
Merge branch 'v4-stable' into v4-stable-solaris
Conflicts:
ChangeLog
Diffstat (limited to 'tests/testsuites/asynwr_deadlock4.conf')
-rw-r--r-- | tests/testsuites/asynwr_deadlock4.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuites/asynwr_deadlock4.conf b/tests/testsuites/asynwr_deadlock4.conf index 23ce3cfc..f4308ff1 100644 --- a/tests/testsuites/asynwr_deadlock4.conf +++ b/tests/testsuites/asynwr_deadlock4.conf @@ -11,5 +11,6 @@ $template dynfile,"rsyslog.out.log" # use multiple dynafiles $OMFileFlushOnTXEnd on $OMFileFlushInterval 10 $OMFileIOBufferSize 10k +$OMFileAsyncWriting on $DynaFileCacheSize 4 local0.* ?dynfile;outfmt |