diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-02-05 00:08:54 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-02-05 00:47:07 -0500 |
commit | d00a53dd1e4b818f36dd8ef0ee9245445b0ee8e9 (patch) | |
tree | 0f048546c9faedf89285d35e494237821d35e978 /NEWS | |
parent | 8aa65b21eb06492a3c6af3b14de3122ab96c7254 (diff) | |
download | monitoring-plugins-d00a53dd1e4b818f36dd8ef0ee9245445b0ee8e9.tar.gz |
check_http --onredirect=sticky follows using the same IP address (sf.net #2550208).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ This file documents the major additions and syntax changes between releases. Re-bundled libtap as a built-in library (--enable-libtap): detects system library as pre-1.4.13 and does not install the built-in library anymore Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068) Fixed check_http behaviour: all check are now performed as long as a valid response is returned (sf.net #1460312) + check_http --onredirect=sticky follows using the same IP address (sf.net #2550208). 1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |