Forum Discussion
webguy9_97931
Nimbostratus
May 22, 2007iRule proxy
Hello,
I am looking to proxy requests based on:
1) UserAgent (bot detection)
2) URL patterns (foo\.html)
How do I set up the iRule to handle this?
Thanks!
Jun 04, 2007
If it's hosted at a 3rd party site, then unless it's contained in the default pool, simply replacing the headers won't do much aside from "tricking" the existing backend webserver that the request came to it with a different URI. If you need to send the client to another resource that is not in the BIG-IP's load balancing configuration, you are going to have to rely on a HTTP::redirect which sends a 302 response back to the browser with a Location header specifying that it should re-request the page from the new URL.
-Joe
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