Forum Discussion
mjbeadle
Nimbostratus
Jul 11, 2013Odd behavior with uri match irule
I started with the following iRule-
when HTTP_REQUEST {
set app_pool [class match -value -- [HTTP::uri] starts_with "URIs"]
if {$app_pool ne ""} {
pool $app_pool
}...
mjbeadle
Nimbostratus
Jul 12, 2013Yes, that article explained the behavior and correct the issue.
Thanks!
Mike
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