summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-10-16 15:09:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-10-16 15:09:14 +0200
commit8892c5293248d730907bed5f956cbcfa2938fc6e (patch)
tree63bce27bbc164442953b2c3a635186d371fb2252 /tools
parent7963aed7d6a91ba8d1c9c4bca0cd7607f1ba9d71 (diff)
parent11e2d2c3bede67cc09580269fcc45d2f3e604eba (diff)
downloadrsyslog-8892c5293248d730907bed5f956cbcfa2938fc6e.tar.gz
rsyslog-8892c5293248d730907bed5f956cbcfa2938fc6e.tar.xz
rsyslog-8892c5293248d730907bed5f956cbcfa2938fc6e.zip
Merge branch 'beta'
Conflicts: ChangeLog
Diffstat (limited to 'tools')
-rw-r--r--tools/rsyslogd.88
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/rsyslogd.8 b/tools/rsyslogd.8
index 05905412..86c4bf66 100644
--- a/tools/rsyslogd.8
+++ b/tools/rsyslogd.8
@@ -254,6 +254,14 @@ configuration file (default is
will be reread and the
.BR rsyslog (3)
facility is started again.
+Note that this means a full rsyslogd restart is done. This has, among others,
+the consequence that TCP and other connections are torn down. Also, if any
+queues are not running in disk assisted mode or are not set to persist data
+on shutdown, queue data is lost. HUPing rsyslogd is an extremely expensive
+operation and should only be done when actually necessary. Actually, it is
+a rsyslgod stop immediately followed by a restart. Future versions will probably
+include a special handling which only closes files, but will not cause any
+of the other effects.
.TP
.B TERM ", " INT ", " QUIT
.B Rsyslogd