Forum Discussion
krish_net_18726
Nimbostratus
Jul 01, 2015Redirection Help required to internal Pool member
HI
Need help to achieve this
When ever one try to access
https://abc.com/monthly-portfolio-report
it should redirect to one of its pool member
192.168.15.90/portfolio_emailer/index.php
Rega...
stan_piron
Cumulonimbus
Jul 01, 2015Hi Maneesh,
Why do you specify pool default pool???
when HTTP_REQUEST {
if { ([HTTP::host] equals "abc.com") && ([HTTP::path] starts_with "/monthly-portfolio-report") } {
node 192.168.15.90
}
}
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