Forum Discussion
rezos_76724
Nimbostratus
Sep 19, 2016DOSL7::profile return string "DOSL7::profile"
I have a problem with DOSL7::profile variable.
I have an small iRule:
when HTTP_REQUEST {
set profile_name DOSL7::profile
}
when IN_DOSL7_ATTACK {
log local0. "profile $profile_name, $DOSL7_ATTACKER"
}$profile_name return "DOSL7::profile" string instead of DoS profile name assigned to VIP.
Question is: why? what's wrong with my small piece of code?
3 Replies
- rezos_76724
Nimbostratus
ASM v12.0
- Michael_Everet1Historic F5 Account
Give this a shot ..
set profile_name [DOSL7::profile]
- rezos_76724
Nimbostratus
Now $profil_name return empty string.
I'm pretty sure that I have a "test" (<- it's a name of) DoS profile assigned to this VIP.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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