Glenn_32974
Oct 29, 2011Nimbostratus
http monitor to specifi port
Hello!
I need to create a basic HTTP monitor that checks for port 8200 ( web admin is proxing apache to this port) instead of (default) port 80
Pool members should be configure to listen on port 80 BUT health check should monitor port 8200
so something like this: GET /\r\n:8200
can anyone help me on how to achieve this ?
Thanks in advanced!