Hi I'm writting this mail because I couldn't find any information about this issue on Google. I set on the KeepAlive option on my Apache webserver and I noticed that if I run a check_http against it returns a socket timeout. Here are the parameters I used :<br>
<br>With KeepAlive OFF :<br><br>./check_http -I HOSTNAMEXX -u <a href="http://mywebsite.html">http://mywebsite.html</a> -w 1.5 -c 2<br><br>and got : HTTP OK HTTP/1.1 200 OK - 2292 bytes in 0.045 seconds |time=0.044638s;1.500000;2.000000;0.000000 size=2292B;;;0<br>
<br>With KeepAlive ON :<br><br>./check_http -I HOSTNAMEXX -u <a href="http://mywebsite.html">http://mywebsite.html</a> -w 1.5 -c 2<br><br>and got : CRITICAL - Socket timeout after 10 seconds<br><br>I'm running Apache 2.2 and Nagios 2.5. If you need any further information please let me now.<br>
<br>Best regards,<br>Lucas.<br>