Forum Discussion
ppphatak_127926
Nimbostratus
Oct 15, 2005CPU utilization upon adding irule condition
Hi, I have a 540 device in place to cater for quite a few websites and peak SSL connections at a time can be around 300. The 540 SSL accl. is capable of supporting 800 per sec. Current CPU util is 30-40%.
Currently there are 4 irules in action which has 5 if conditions to check for cookie or classes and redirect to pools based on that.
I want to add 4 more "if" conditions to each rule and wish to get an idea how much CPU it will consume more upon doing so?
Is there any measure for this? If so, where can I find info on it? Last option is to actually try it, but since I dont want to take production sites down, dont want to go that route.
Thx in advance.
- Brian_Gupta_115
Nimbostratus
I'd suspect that SSL is the big consumer of resources here. There is no real way to calculate the CPU percentage that a particular rule will take up.. (You almost always want to keep the least frequently accessed rules near the bottom of the nest elseif tree.) - ppphatak_127926
Nimbostratus
I guess the link you provided to check for time reqd for each rule is for 9.x, not 4.6.x. Do you have it for 4.6.x? - Martin_MachacekHistoric F5 AccountUnfortunately there is no rule timing feature (stealth or otherwise) in v4.x.
- ppphatak_127926
Nimbostratus
Appreciate detailed response (As always you do !) - Martin_MachacekHistoric F5 AccountCurrent kernel mode can be determined based on output from:
b summary
BIG-IP Total Number of CPUs = 2 BIG-IP Mode = ANIP MODE BIG-IP ANIP percent work = 0 BIG-IP MAX ANIP percent work = 0
b summary | grep "BIG-IP Mode" | cut -d= -f2-
cpu bigip > /tmp/cpu_bigip_output
- ppphatak_127926
Nimbostratus
Sorry for asking one more question on this thread, but it is related.
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