Forum Discussion
John_Lennon_457
Nimbostratus
Mar 22, 2010Redirection to HTML error page if no pool selected
I'm new at using a LTM. I'm using ProxyPass V10 - http://devcentral.f5.com/wiki/default.aspx/iRules/ProxyPassV10.html - I wrote a script to convert the almost 1,000 rules from our Reverse Proxy to thi...
hoolio
Cirrostratus
Mar 24, 2010I don't think I was very clear in the last post... I was trying to suggest that you modify the ProxyPass iRule to add a "redirected" variable to track whether the ProxyPass iRule had attempted a redirect. So you could add 'set redirected 0' at the beginning of the ProxyPass HTTP_REQUEST event, add 'set redirected 1' before each HTTP::redirect command in the ProxyPass iRule and then only use HTTP::redirect in the second iRule if '$redirected==0'.
Aaron
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