Forum Discussion
MeAndMyBIGIP_60
Nimbostratus
16 years agoHTTP::URI redirect to another Pool
Trying to use the sample code here (http://devcentral.f5.com/wiki/default.aspx/iRules/HTTP__uri.html) to do something that should be very simple: when HTTP_REQUEST {
if { [HTTP::uri] ends...
r_dynamo_79563
Nimbostratus
14 years agoYes, that's correct, I need the redirect/rewrite when the user enters "http:suppose.com" to "https://suppose.com/psp/rewrite/redirect". I also need help with the overall build, because the Servers handling the load balancing requests for this new redirect/rewrite are on port 9000, and are also handling SSL handshakes, meanwhile I also have SSL offloading occuring from the F5, which is of course a design flaw; since the Servers are expecting encrypted packets from the F5, while they are only recieving decrypted packets. But I also need SSL termination from the F5 to do cookie insertion based load balancing.
In precedence, I have a V.S on port 80, which is doing a http to https redirect from it's iRule, which is followed by another V.S on port 443, which is doing a rewrite to '/psp/rewrite/redirect.' Meanwhile the default pool for this V.S (443) has pool members listening on port 9000.
I'm successfully hitting the login page at "https://suppose.com/psp/rewrite/redirect" from "http://suppose.com", but I'm not able to sucessfully login to the environment. However, upon bypassing the F5, and accessing the Servers directly, I can get in the environment with same user-credentials.
Please advise on how I should proceed with the build, and the necessary iRules I would need to configure.
Thanks,
r_dynamo
r_dynamo
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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