Forum Discussion
Pramod_PJ__2826
Aug 04, 2016Nimbostratus
Url 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
Aug 04, 2016Cirrus
Hi Pramod,
Try below irule..
when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } {
HTTP::uri "/login/login.aspx"
}
}
-Jinshu
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