diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-21 14:04:22 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-21 14:04:22 +0000 |
commit | 19780e02b68766824c188e8702b8003407d2f249 (patch) | |
tree | acae6fe1239522d3923b608529fe700cb5760617 /NEWS | |
parent | 427f7468395d58859c9d6fad2676f23e1cc8360b (diff) | |
download | rsyslog-19780e02b68766824c188e8702b8003407d2f249.tar.gz rsyslog-19780e02b68766824c188e8702b8003407d2f249.tar.xz rsyslog-19780e02b68766824c188e8702b8003407d2f249.zip |
made the max number of tcp sessions configurable via command line switch
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 1.13.5 (RGer), 2007-06-?? +- made the TCP session limit configurable via command line switch + now -t <port>,<max sessions> - fixed a bug that caused internal messages (e.g. rsyslogd startup) to appear without a tag. - removed a minor memory leak that occured when TAG processing requalified |