Forum Discussion
frank_30469
Feb 09, 2011Nimbostratus
change http method
Hello,
I have the following problem:
the backend webserver sends a uri back /part1/part2.
On the F5 I need to insert something in front like: test/part1/part2.
no problem for that, I can do that with a HTTP::redirect.
The main problem is that the F5 should send the uri as a POST, but the redirect will change it to a GET.
My question now is, can this be changed?
If not, is there another solution?
Tnx
- Chris_MillerAltostratusCan you outline the steps a bit better? The user either does a GET or a POST (which one?) for a certain URI. What's the pool member doing exactly? Sending the user a redirect? And you want the F5 box to either send the user a different redirect, or rewrite the one that the pool member sent?
- frank_30469NimbostratusClient sends www.google.com/test/part1/part2 to the F5 appliance.
- spark_86682Historic F5 AccountIt may be that all you'd need to do is change the HTTP method on the second request. However, since the client is sending it as a GET, it might not be sending the body of the post request, so there might be literally no way to do what you're asking.
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