<p>Hi,</p>

<p>sorry, I had not seen your reaction last year...</p>

<p>It still does not work. Your validation above was invalid (the 'head -4' accidently stripped out the error message):</p>

<p>odenbach@situla:/tmp/bp/usr/lib/nagios/plugins$ ./check_http -I lumen1 -p 5033 -H 'uni-paderborn.de:80' -v<br><br>
GET / HTTP/1.1<br>
User-Agent: check_http/v2.1.1 (monitoring-plugins 2.1.1)<br>
Connection: close<br>
Host: uni-paderborn.de:80</p>

<p>CRITICAL - Socket timeout after 10 seconds</p>

<p>If you look at the network traffic in parallel (tcpdump), you can see the reason:</p>

<p>situla.uni-paderborn.de.37105 > lumen1.uni-paderborn.de.http</p>

<p>So check_http still tries to reach the server at port 80, and not port 5033 as expected.</p>

<p>Does the pull request from above still work? Or should I try to recreate the patch agains 2.1.1?</p>

<p>Thanks,</p>

<p>Christopher</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br><a href="https://github.com/monitoring-plugins/monitoring-plugins/issues/1026#issuecomment-133013078">Reply to this email on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFQl2Q3AL2tS-5HbN3ugtHNuXeYigxC0ks5opdJMgaJpZM4BB6QF.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/monitoring-plugins/monitoring-plugins/issues/1026#issuecomment-133013078"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>