<div class="gmail_quote">On Wed, Aug 15, 2012 at 5:03 PM,  <span dir="ltr"><<a href="mailto:masoud.tabrizi@gmail.com" target="_blank">masoud.tabrizi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Using -H url -I IP -s string -f follow and -p where applicable<br>
Timeout seems to be the issue yet the URLs are loading fine in less than a second, (-t is set to 45 seconds as well)<br>
Thanks<br></blockquote><div><br>Generally you can use -S and -p 443 for SSL-sites. It doesn't matter if the certificate is verified or self-signed.<br><br>./check_http -H <a href="http://www.example.com">www.example.com</a> -p 443 -S<br>
<br> </div><br></div>