diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-03-06 00:13:24 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-03-06 00:13:24 +0100 |
commit | 6c15f78cac4a0b94907352c4184d6d7d5ca87164 (patch) | |
tree | a0b68103a60b67ab21b9159c394c5b47ac4d5e58 /CHANGES | |
parent | 31e4fcaa45fb5dca6018a1ef70b71bdfbbac4965 (diff) | |
download | smokeping-6c15f78cac4a0b94907352c4184d6d7d5ca87164.tar.gz smokeping-6c15f78cac4a0b94907352c4184d6d7d5ca87164.tar.xz |
longer timeout for slaves and separate cache files per slave for improved scaling -- Phillip Moore
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +* use separate slave cache and longer slave timeout. this + helps with slave congestion -- Phillip Moore pdm yahoo-inc.com + * add an optional --pid-dir option to specify the pid directory when running as a slave. --niko * slaves were not polling targets where nomasterpoll was set --tobi |