Forum Discussion
ayman_Mosaad_25
Nimbostratus
Apr 28, 2018new pool in switch statement doesn't work
Hello guys, I've got no any previous experience with F5 and that why I need your support with the following.
This is existed and working irule script:
when HTTP_REQUEST {
switch -glob [HTTP::...
boneyard
MVP
Apr 28, 2018i would add some log lines like
log local0. "/foo hit"
before the pool POOLfoo to make sure that it is seen
then do something similar for the host section to make sure you are requesting the right host
log local0. "[HTTP::host] host hit"
and for the uri
log local0. "[HTTP::uri] uri hit"
all to determine you are doing the expected request. if you see nothing then you might be working on the wrong iRule or virtual server.
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