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 recommended way is to always use built-in functionality unless specifically told otherwise. HTTP classes were added to the F5 to solve these kinds of problems without the need of iRules. Please do not forget the default catch all http class at the end to send traffic back to the default pool or you may get unexpected results.
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