<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2722.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I think you have the same problem as I did. Some 
embedded HTTP servers in wireless-access points (Sitecom WL-006) and 
print-servers do not respond to HTTP GET requests sent over multiple TCP 
packets. (or TCP fragments)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Here is the bug report I just entered:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><A 
href="http://sourceforge.net/tracker/index.php?func=detail&aid=682203&group_id=29880&atid=397597">http://sourceforge.net/tracker/index.php?func=detail&aid=682203&group_id=29880&atid=397597</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have a quick and very dirty work 
arround.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Kind regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>PBO.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>> Can you try the same command with the -I flag 
instead of -H.<BR> > Still just a guess here, but remember the '-H' sets the 
hostname,<BR> > whereas '-I' does not. The server should either be successful 
<BR> > or give a<BR> > 400, so it's for from a sure thing. But maybe worth 
a try.<BR> <BR> Ok, I tried that:<BR> <BR> <---cut here---><---cut 
here---><---cut here---><---cut here---><---cut<BR> 
here---><---cut here---><BR> spaehfix:/usr/local/nagios # 
./libexec/check_http --verbose -H A.B.C.D<BR> Socket timeout after 10 
seconds<BR> spaehfix:/usr/local/nagios # ./libexec/check_http --verbose -I 
A.B.C.D<BR> Socket timeout after 10 seconds<BR> spaehfix:/usr/local/nagios # 
./libexec/check_http --verbose -I<BR> <FQDN_pointing_to_A.B.C.D><BR> 
Socket timeout after 10 seconds<BR> spaehfix:/usr/local/nagios # 
./libexec/check_http --verbose -H<BR> <FQDN_pointing_to_A.B.C.D><BR> 
Socket timeout after 10 seconds<BR> <---cut here---><---cut 
here---><---cut here---><---cut here---><---cut<BR> 
here---><---cut here---><BR> <BR> and again - on the "first Web" on 
that host, all combinations of IP/FQDN,<BR> -H/-I is working without giving any 
problems.<BR> <BR> Any further ideas ?<BR> <BR> <BR> Kind Regards,<BR> <BR> 
Christoph Stotz<BR></DIV></FONT></BODY></HTML>