Forum Discussion
The_Bhattman
Nimbostratus
Oct 14, 2005Slow at processing rule?
Newbie here
I have an Rule created in 4.2
if (http_host == "signup.something.com" or http_host == "signup.somethingelse.com" or http_uri contains ".php") {
use ( upix_unix_php_80 )
}
else {
use ( upix_unix_80 )
}
When consumers come into a VIP forwarding to a the rule above, they are processed to the pool correctly. However, when they pull down a file via http - it's slow 200kb/s. If I turn off the rules and the http transfer is at 3.14 Mb/s
What could be issue?
-CB
"If you break it, I can fix it...If I can't fix it it's not broken"
- Martin_MachacekHistoric F5 AccountChetan,
- The_Bhattman
Nimbostratus
Well I would normally say yes to that, but how is it that a when using a rule it's slow and w/o it's fast? - Martin_MachacekHistoric F5 AccountI'd guess that the reason for the performace lower throughput of a single TCP connection is the fact that BIG-IP has to do so called late-binding in order to evaluate the rule. Again, it is not a problem in rule evaluation per-se, rather an impact of using L7 loadbalancing vs. L4 loadbalancing. Lower performance while using a L7 rule is expected, however not to the level you are seeing (order of magnitude). That makes me think there is some other factor causing the performance degradation. In order to troubleshoot the problem I'd need to see full configuration of your system, packet captures etc. The best course of action for you is to contact F5 support and let one of our network support engineers help you. It is IMHO inappropriate for this for to troubleshoot this problem.
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