Forum Discussion
R_Marc
Nimbostratus
Aug 13, 2014TCP retry/replay
I am trying to solve a particular problem (Fronting Oracle RAC with the F5 but using SCAN...I've posted on this conundrum before).
Here's my new idea
Client connects. LTM sends that r...
Richard__Harlan
Aug 13, 2014Historic F5 Account
Once you get the Response from the server in the server side event and it is a redirect, store the redirect in a variable. You can do a LB::detach as this should be the end of the request.
The LB::detach should break the connection between the client and server before the response get to the client side. Then you can rewrite the request and use the node command to pick the server to send the request to. At that point you should be able to use the TCP::respond to send the new crafted connect message to the correct server.
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