Forum Discussion
Yozzer
Jul 08, 2012Nimbostratus
Pool not called
Hi
Is there any other configuration i need to perform to get the following irule to trigger correctly:
when HTTP_REQUEST {
if {[HTTP::uri] contains "/test/"} {
log -noname local0. "...
Yozzer
Aug 27, 2012Nimbostratus
Hi
For this part of the irule when it calls the https_pool:
if {[HTTP::uri] contains "/test/"} {
SSL::enable serverside
pool https_pool
} else {
pool http_pool
}
In the past i have been setting the load balancing Default Persistence Profile to source addr on the vip and round robin on the pool. Is there a away to set Default Persistence Profile source addr stickiness on a pool which is a different method of persistence set on the vip?
Is it best to use the example in this link?:
https://devcentral.f5.com/Forums/tabid/53/aft/32528/Default.aspx32528
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