Forum Discussion
Joe_5599_134300
Nimbostratus
Jan 23, 2014HTTSP Inbound Then Filter on /URI for Pool Selection iRule
when HTTP_REQUEST {
Get client IP address
set src_ip [IP::client_addr]
set header value HTTP_VIA to the client IP address
HTTP::header insert "VIA" $src_ip
route to pool based on URI value
switc...
nitass_89166
Noctilucent
Jan 24, 2014Basically have a HTTPS 443 VS inbound with SSL offloading on the F5. I need to be able to filter on the /appsite1 or /appsiteX and then have irule direct to the proper pools. I have setup 4 pools with member node listening on custom port.
doesn't the irule you posted work?
Joe_5599_134300
Nimbostratus
Jan 24, 2014No, except the default section/action. Not sure I need the set SRC_IP and http header insert Client IP address, this was probably used for another setup in the past. Not sure the irule is looking for /appsite1 /appsite2, etc. Example https://app2.testone.test.com/appsite1
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