Forum Discussion
Luca_55898
Aug 03, 2011Nimbostratus
Possible performance issue with iRule?
Hi,
I have this iRule configured on a fairly standard HTTP VIP.
"when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"/ee/employer*" { pool Pool_ee_employer_83 }...
So i configured a HTTP class and got all this working, so thanks for the assistance.
I configured a class for every pool and matched on the URI:
Also matched on the location of all the images and scripts, which were the unmatched errors i was getting before.
SO my URI path list for each pool is something like
Pool 1
*/employer/* <-- URI for relevent pool
*/ee/* <-- location of the images and scripts
Pool2
*/search/* <-- URI for relevent pool
*/ee/* <-- location of the images and scripts
Pool2
*/pack* <-- URI for relevent pool
*/ee/* <-- location of the images and scripts
One question though - what is the 'F5 reccomended' way to do simple redirects like this?
HTTP Class or iRules?
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