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

waja notifications at github.com
Fri Nov 11 09:33:46 CET 2016


> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20161111/ded4eda4/attachment.html>


More information about the Devel mailing list