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 }...
hooleylist
Aug 04, 2011Cirrostratus
There have been issues in the past when requests should go to the default pool but don't. These are generally fixed when using a catch all class.
I'm not sure what the latest is, but I always use a match all HTTP class when using HTTP classes. Here's an example of one issue (though it only occurs with WAM in use):
sol10771: The BIG-IP system may send server-side HTTP requests to the wrong pool
http://support.f5.com/kb/en-us/solutions/public/10000/700/sol10771.html
Aaron
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