Forum Discussion
Anush
Nimbostratus
Sep 26, 2018url redirection LTM
Hi Experts,
I have one requirement in which application on server making a http call and F5 needs to convert that call to different URL. based on my understanding in basic browser based redirec...
youssef1
Cumulonimbus
Sep 27, 2018Hi,
first of all we need to understand what you want to do.
Suppose you use you client APP (not browser), you try to reach an service on F5
Client --> F5 service [F5 BOX] --> Backend server
You have 2 alternatives from what I understand:
- You want to rewrite URI ? but try to reach the same service...
- You want to redirect the request on another Service?
So if you want juste to rewrite uri, suppose your request is:
https://app1.mydomain.com/uri
and want to translate request to:
https://app1.mydomain.com/uri/cal
it's easy you juste have to user the following command "HTTP::uri"
If you want to implement a redirect on other URI :
https://app2.mydomain.com/uri/cal,
the questions to ask are the following:
- You client can manage redirect?
- Can you resolve the domain (redirect).
Regards,
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
