diff options
| author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-08-08 02:25:47 +0000 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-08-08 02:25:47 +0000 |
| commit | 0378f34d85e4fa2d83bae745c44649ccfb9744bb (patch) | |
| tree | 57d1f258d7b5bcb798b119f134bdd2cd04f382a7 /NEWS | |
| parent | 2367f82090e7ff0cc2b0b23590b62f9eb33df528 (diff) | |
| download | monitoring-plugins-0378f34d85e4fa2d83bae745c44649ccfb9744bb.tar.gz | |
Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2030 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 9 | check_procs now captures stderr in external command and adds to plugin output | 9 | check_procs now captures stderr in external command and adds to plugin output |
| 10 | check_snmp now only prints perfdata for non numeric values (#1867716) | 10 | check_snmp now only prints perfdata for non numeric values (#1867716) |
| 11 | check_icmp now supports packet size modification | 11 | check_icmp now supports packet size modification |
| 12 | check_http now sends the Host header first to fix 301s on servers with vitrual hosts (Michael Harris). | ||
| 12 | 13 | ||
| 13 | 1.4.12 27th May 2008 | 14 | 1.4.12 27th May 2008 |
| 14 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 15 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |
