Forum Discussion
Angelo
Nimbostratus
Aug 01, 2012Logging not working...
this is the irule i have but the I'm not getting hits on logging....
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::uri]] {
"/SolutionSORB*" {
pool ...
hoolio
Cirrostratus
Aug 01, 2012I think the issue is that you're setting the URI to lowercase for the switch, but checking URIs which are mixed case.
Also, make sure to select a pool in all cases if you select a pool in the iRule in one case. Or add a OneConnect profile. Either step ensures the URI to pool mapping is done per HTTP request as you expect it to be done.
Aaron
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