Re: [monitoring-plugins/monitoring-plugins] check_http: support the concept of virtual ports (#1352)

waja <[email protected]> Fri, 11 Nov 2016 00:33:46 -0800
Newsgroups gmane.network.nagios.devel
Message-ID <monitoring-plugins/monitoring-plugins/pull/1352/[email protected]>
----==_mimepart_5825826a6c162_5bfc3ffc7b4e1134104697d
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

> aside: what is "http virtual port"? :D

The issie is actually, that when you pass a specific port to
```check_http```, this port is also used in the host header.
This might cause trouble on the server (or even better on web application
level), when you are using port forwarding (or something similar) and the
web application doesn't know about that and is expecting not to have a port
(or a different one) in the host header, then ```check_http``` is using to
connect to the server side.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/pull/1352#issuecomment-259907436
----==_mimepart_5825826a6c162_5bfc3ffc7b4e1134104697d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>aside: what is "http virtual port"? :D</p>
</blockquote>

<p>The issie is actually, that when you pass a specific port to <code>check=
_http</code>, this port is also used in the host header.<br>
This might cause trouble on the server (or even better on web application l=
evel), when you are using port forwarding (or something similar) and the we=
b application doesn't know about that and is expecting not to have a port (=
or a different one) in the host header, then <code>check_http</code> is usi=
ng to connect to the server side.</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&mda=
sh;<br />You are receiving this because you are subscribed to this thread.<=
br />Reply to this email directly, <a href=3D"https://github.com/monitoring=
-plugins/monitoring-plugins/pull/1352#issuecomment-259907436">Reply to this=
 email on GitHub</a>, or <a href=3D"https://github.com/notifications/unsubs=
cribe-auth/AFQl2RxxvoZZT3yPDkltC8dfeab5us73ks5q9ChqgaJpZM4F9mWN">mute the t=
hread</a>.<img alt=3D"" height=3D"1" src=3D"https://github.com/notification=
s/beacon/AFQl2S8VSgtZlK-8ynhlo7pr4EuVyJH1ks5q9ChqgaJpZM4F9mWN.gif" width=3D=
"1" /></p>
<div itemscope itemtype=3D"http://schema.org/EmailMessage">
<div itemprop=3D"action" itemscope itemtype=3D"http://schema.org/ViewAction=
">
  <link itemprop=3D"url" href=3D"https://github.com/monitoring-plugins/moni=
toring-plugins/pull/1352#issuecomment-259907436"></link>
  <meta itemprop=3D"name" content=3D"View Pull Request"></meta>
</div>
<meta itemprop=3D"description" content=3D"View this Pull Request on GitHub"=
></meta>
</div>

<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_version"=
:"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"Gi=
tHub"},"entity":{"external_key":"github/monitoring-plugins/monitoring-plugi=
ns","title":"monitoring-plugins/monitoring-plugins","subtitle":"GitHub repo=
sitory","main_image_url":"https://cloud.githubusercontent.com/assets/143418=
/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"htt=
ps://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-=
9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://git=
hub.com/monitoring-plugins/monitoring-plugins"}},"updates":{"snippets":[{"i=
con":"PERSON","message":"@waja in #1352: \u003e aside: what is \"http virtu=
al port\"? :D\r\n\r\nThe issie is actually, that when you pass a specific p=
ort to ```check_http```, this port is also used in the host header.\r\nThis=
 might cause trouble on the server (or even better on web application level=
), when you are using port forwarding (or something similar) and the web ap=
plication doesn't know about that and is expecting not to have a port (or a=
 different one) in the host header, then ```check_http``` is using to conne=
ct to the server side."}],"action":{"name":"View Pull Request","url":"https=
://github.com/monitoring-plugins/monitoring-plugins/pull/1352#issuecomment-=
259907436"}}}</script>

----==_mimepart_5825826a6c162_5bfc3ffc7b4e1134104697d--