diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-08-30 11:46:28 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-08-30 11:46:28 +0200 |
commit | ae5a24062aec7a5eeb2e984989dc3a9ba84e5560 (patch) | |
tree | ac89a43a5ae4274a80e512c07cfc7849a7793d42 | |
parent | a05629a54acff49c918859b01d6a4bf177af9051 (diff) | |
download | smokeping-ae5a24062aec7a5eeb2e984989dc3a9ba84e5560.tar.gz smokeping-ae5a24062aec7a5eeb2e984989dc3a9ba84e5560.tar.xz |
track smokeping changes
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +* let cgi processes die on config change this provides for smoother + behaviour than a horde of instances going for a cfg reload. --tobi + +* tune speedy parameters for a more reasonable behaviour --tobi + +* rewrite storing of multiple slave updates for better performance --tobi + +* fix bug in storage of slave updatesL: when the local smokeping daemon + running only the first update could be read back, the others were hidden + in the storeable. --tobi + * set sig child to IGNORE for automatic reaping of zombies -- tobi 2008/7/24 -- released version 2.4.2 |