Forum Discussion
Gravanda_33760
Nimbostratus
Feb 18, 2009Beginner - rewrite and redirect URI question
I need to create an iRule to do a few things:
1. redirect incoming HTTPS requests to a specific URI
2. rewrite the URL to the virtual server
I have a VS that has 4...
hoolio
Cirrostratus
Feb 19, 2009For background, an HTTP redirect instructs the client to make a new GET request to the redirect URL in the location header. The response status for the redirect is generally a 301 or 302. The browser will show the updated URL in the address bar. Contrast this with LTM receiving a request from the client and rewriting the Host header in the request it proxies to the pool member. The browser address bar would still show the original URL.
Maybe it would be easier for you to explain what are you trying to accomplish rather than what you're thinking you want to do in an iRule. Are you trying to have a client connect to an existing web application using a URL and then have LTM rewrite the request to a server that answers using a different hostname? If this doesn't sound correct, can you elaborate on what you're trying to do?
Thanks,
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