Forum Discussion
Stanislas_Piron
Aug 20, 2017Nimbostratus
iRule ACCESS_ACL_ALLOWED VS APM Per-request Policy to insert APM variables in HTTP headers
Hi,
When I need to insert APM session variable in a HTTP header, I use irule like the following :
when CLIENT_ACCEPTED {
set APMusername ""
}
when ACCESS_ACL_ALLOWED {
if {$APMusername e...
PSilva
Aug 23, 2017Ret. Employee
From an F5 SSA: 'Per-request policy performance is greater than that of an iRule. You can’t compare it to LTM Policy because they’re two different things – but in general per-request policy is preferred to iRule if possible (assuming APM is involved, of course).'
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