Forum Discussion
Pramod_PJ__2826
Nimbostratus
Aug 04, 2016Url Rewrite (Loadbalancer)
Hi All,
We have a F5 load balancer and 2 application server. request to those servers are being sent on the Round Robin basic.
Currently users are requesting it by [https:\comp.abc.com\login\login.as...
Jinshu
Cirrus
Aug 04, 2016Hi Pramod,
Try below irule..
when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } {
HTTP::uri "/login/login.aspx"
}
}
-Jinshu
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
