Forum Discussion
V4ISHAKH
Nimbostratus
Nov 01, 2021Masking the redirected URL
Hi Folks, I have an irule as below, after the redirection how can I keep the original URL which is https://xyz.com when HTTP_REQUEST { if { [active_members [LB::server pool]] == 0 } { i...
Nov 01, 2021
Hi V4ISHAKH,
when HTTP_REQUEST {
if { [active_members [LB::server pool]] == 0 } {
HTTP::uri "/index.html"
# change ip
node 10.11.12.13 8080
# if virtual server has server ssl profile and 8080 port is not running SSL
# SSL::disable serverside
}
}Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects