<div>Hi:</div>
<div> </div>
<div>The "check_http" included in nagios-plugins 1.4.10 fails on redirect for web servers that verify the virtual host, because it uses the server_adress instead of the host_name when follows redirect links.</div>

<div> </div>
<div>Change server_address to host_name in lines 154, 879, 1158, 1203 and 1207 solved the problem for me.</div>
<div> </div>
<div>Regards, Rodrigo Godoy.</div>