Forum Discussion
Dan_19349
Nimbostratus
Apr 18, 2011Trying to use as a reverse proxy
Hello and thanks in advance for any help.
I think what I'm trying to do is somewhat basic but I'm new to the F5 and iRules. Basically, I want an incoming request (abc.def.com/appA/resource1) to be sent to pool-appA (if it exists) and then the iRule should strip off "appA" when sending the request to the backend server. The basic traffic would be:
Browser request (abc.def.com/appA/resource1) ---> F5 --> iRule --> Pool-appA ---> (webserver) /resource1
Then when it goes back to the browser the request should get "put back together" inserting "appA" for the ongoing traffic and transactions.
I'm using V10.2
Thanks,
Dan
- Colin_Walker_12Historic F5 AccountWill you be doing this for multiple applications, or is AppA the only app you're doing this for?
- Dan_19349
Nimbostratus
Hi Colin, - Colin_Walker_12Historic F5 AccountYou could certainly do it that way. That would make the iRule logic much simpler, as there would be no need to figure out which app name to re-insert on the response. That would, of course, make your overall configuration more complex I would think though. Having 300+ virtuals where you would otherwise have 1 might be a bit more cumbersome than you want.
- Dan_19349
Nimbostratus
I'm thinking 1 virtual...1 iRule...and 300+ pools that map to their respective backend webservers. But I'm definitely open to suggestions. - Dan_19349
Nimbostratus
Any thoughts on an iRule to accomplish something like this? - Michael_Yates
Nimbostratus
I'm not sure that you would like the performance hit you might take for configuring an iRule to route traffic for 300 Pools.
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