Forum Discussion
ucirl_161922
Nimbostratus
Jul 23, 2014irule not being executed
Hi,
I have an HTTP_REQUEST irule which if a hostname contains a certain URL, it will go to a specified pool. We have it set for 2 hostnames at the moment:
when HTTP_REQUEST {
set hostname [...
Gabriel_V_13146
Cirrus
Jul 23, 2014Unfortunately I cannot help you with pools (it looks good by itself). Maybe a little help from another side: log data during development phase, use e.g.
log local0.err "This is the host uri: [HTTP::uri] or ${my_variable}"
you could see the log output in the admin console, but fastest way is to log into the console nad tail
tail -F /var/log/ltm
still - I assume your issue may be in the evaluating (comparing) the values, so no condition is met and default pool is used.
Good luck g.
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