Forum Discussion
dont show my address
Hello i dont want show this address(http://172.16.1.2:8080/shop/learn/ddd) from outside, How can do this? So This address is used for http health monitoring.
- Ryannnnnnnnn
Altocumulus
Can you explain further what you mean by the address is used for http health monitoring?
Is that the address of one of your pool members or is it a VIP?
- zhaleh
Nimbostratus
This address for http health monitor(GET /shop/learn/ddd HTTP/1.1\r\nHost: \r\nConnection: close\r\n\r\n) and this ip address for pool member.
- Ryan_80361
Cirrostratus
Can you explain further what you mean by the address is used for http health monitoring?
Is that the address of one of your pool members or is it a VIP?
- zhaleh
Nimbostratus
This address for http health monitor(GET /shop/learn/ddd HTTP/1.1\r\nHost: \r\nConnection: close\r\n\r\n) and this ip address for pool member.
- Stanislas_Piro2
Cumulonimbus
You can redirect to the default web page with an irule or a policy
With an irule :
when HTTP_REQUEST { if {[HTTP::path] equals "/shop/learn/ddd"} { HTTP::redirect / } }
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com