Forum Discussion
irule to just enable APM for one subsite - not working
interesting Chris if I change it to single domain it works. I forget why i use multi domain, think we had issues with single domain. i changed it to single domain and made the cookie with a wildcard *.domainname and will test it out in QA. But cant change prod for this, so do you think there is a work around for multidomain? I did add the domain for that DNS of that app. We have a list about 10 and all other work fine but this is the only one with this irule. Thank You!
Tried this but it did not like this same error:
when HTTP_REQUEST {
# Enable APM for BeerGame
if {[HTTP::path] starts_with "/beergame/login.aspx" or [HTTP::path] starts_with "F5Networks"} { ACCESS::enable } else { ACCESS::disable }
}
Do you think i should just have separate access policy for this server, I know that will work with original irule?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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