Forum Discussion
Ashish_R_G_2512
Nimbostratus
Nov 21, 2016iRule performance effect
Hi,
We have around 700+ VIP's in my environment each serve for different purpose. We are using a public IP for each VIP so that alone will utilize more IP's. We are planning to create a single V...
ekaleido_26616
Cirrocumulus
Nov 21, 2016Unless very poorly written (and I mean VERY poorly written), utilizing iRules should not create poor performance.
Ashish_R_G_2512
Nimbostratus
Nov 22, 2016Hi ekaleido,
The iRule which I'm going to use will be somewhat similar to below.
when HTTP_REQUEST {
if { [HTTP::uri] contains "abc" } {
use pool pool_1
}else {
use pool pool_2
}
}
Will this effect the performance of the device?
Also please note that the iRule for each VIP will be similar to above i.e. each VIP will have a different iRule.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
