Forum Discussion
Ian_Stewart_390
Nimbostratus
Oct 14, 2005iRules, URL Routing and Cookie Persistance
Hi Everyone,
We have a BigIP 1500, configured with several virtual servers and pools. We use an iRule to make routing decisions to direct traffic to the correct pool based on request URL, si...
Ian_Stewart_390
Nimbostratus
Oct 14, 2005Gladly.
virtual www.mywebsite.com_HTTPS {
destination 63.104.68.144:https
snat automap
fallback persist source_addr
ip protocol tcp
profile http_features oneconnect tcp www.mywebsite.com
persist cookie_persistant_services
pool webnode3_pool
rule URL_Routing
vlans external enable
}
profile persist cookie_persistant_services {
defaults from cookie
mode cookie
across services enable
}
profile http http_features {
defaults from http
oneconnect transformations disable
compress selective
compress content type include none
compress content type exclude none
compress vary header disable
compress http 1.0 enable
compress gzip level 4
}
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