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 }...
Kevin_Davies_40
Aug 03, 2011Nacreous
The unmatched entries pretty much reveal the problem. My suggestion is to use HTTP classes because they are designed for this kind of job. You will need one for each pool and a default catch-all at the end. Mind you having a default pool will have the added benefit as showing the VIP as being up instead of unknown.
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