Forum Discussion
dkraut_23236
Nimbostratus
Sep 02, 2008newbie needs irule help....
ok, I'm completely new to irules so break out the coloring book and crayons for me! lol.
I'm trying to create a rule that takes the incoming URI from the client and appends a numbe...
dkraut_23236
Nimbostratus
Sep 03, 2008Thanks pchang. So if I add in my data (assuming pool members were 10.1.1.1 thru 10.1.1.4) Would the rule look like this?
when LB_SELECTED {
use [LB::10.1.1.1]
HTTP::header replace "Host"
}
when LB_SELECTED {
use [LB::10.1.1.2]
HTTP::header replace "Host"
}
when LB_SELECTED {
use [LB::10.1.1.3]
HTTP::header replace "Host"
}
when LB_SELECTED {
use [LB::10.1.1.4]
HTTP::header replace "Host"
}
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