Forum Discussion
ombinar_69100
Nimbostratus
Apr 24, 2011Mutiple URL redirects
Hi all,
I need help on this. I have to invoke three (3) Java Servlets if the URI pattern is found. I've searched and multiple redirects is not possible.
So here's the scenario:
if URI contains "/stringpattern" then
HTTP redirect to www.WebSphere1.com/app1
HTTP redirect to www.WebSphere2.com/app2
HTTP redirect tp www.WebSphere3.com/app3
Thanks in advance...
RO
- Matt_Breedlove_
Nimbostratus
Not really a viable use for this. Once the first redirect is issued, we will lose control of the connection, as opposed to proxying and ushering the connection through multiple redirects
After the first redirect the cmd/control of the connection would need to happen by the first websphere server, etc
- ombinar_69100
Nimbostratus
I thought so. Thanks Matt. - Colin_Walker_12Historic F5 AccountWhy would you want to issue 3 separate redirects? Do you want to send the same request through each hop in order, or split the traffic and send it to 3 places simultaneously? The first option, as Matt said, there's not much we can do to help with because we lose control after the first redirect.
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