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
Jul 08, 2012Nimbostratus
Same result when adding in LB::detach:
when HTTP_REQUEST {
if {[HTTP::uri] contains "/test/"} {
log -noname local0. "should go to pool"
LB::detach
pool https_pool
}
}
Recent Discussions
Related Content
- Nov 12, 2021Former Member
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