Forum Discussion
Jon_46044
Nimbostratus
Oct 02, 2007Need help with iRule for redirect removal
Our site currently works that it sends users to specific servers using explicate www DNS entries. We'd like to move all servers onto a private network behind the F5 LTMs and only have users log into www only.
Problem is, our site is written to "load balance" similar users to the same server... i.e. User A and B are both from the same location, access the same info, so they're both sent to server 29, or www29. Problem with this is, "www29" won't exist, once we go private... so we want to write this into into a Hash, Cookie, etc, whatever is easiest but keep the user going to www as far as they're concerned, but keep the LTM persistance to that server for that user.
Any suggestions on how to do that? We tried doing a Hash Persistance, but we're having trouble with the syntax. Some have told us we need to do this on the HTTP_Request, but from the way we understand it, the user will already have made the HTTP_Request, which logs them into our site, the site (not the LTM) then responds with a redirect (HTTP_Response) to another server... we want the user access that server via the VS, but we don't want the user knowing that they are (as far as the browser is concerned).
Thanks in Advance for any assistance.
- Patrick_Chang_7Historic F5 AccountWhat you really want is an iRule that choose the back end server appropriately according to something that your application can cause the user to send out.
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