Forum Discussion
Matthieu_Dieri1
Aug 29, 2013Historic F5 Account
APM clientlessmode + HTTP_RESPONSE_RELEASE issue
Hi team,
Since 11.4, I'm not able to use HTTP_RESPONSE_RELEASE nor HTTP_REQUEST_RELEASE if clientlessmode is set to 1.
Any idea why these events are not parsed when clientlessmode is enabled ? ...
Kevin_Stewart
Employee
Aug 29, 2013I'm definitely seeing those events in 11.4 HF3. Which version?
Can you try this on a test VIP with simple access policy and see what you get:
when HTTP_REQUEST {
log local0. "here"
HTTP::header insert "clientless-mode" 1
}
when HTTP_RESPONSE {
log local0. "here"
}
when ACCESS_SESSION_STARTED {
log local0. "here"
}
when ACCESS_SESSION_CLOSED {
log local0. "here"
}
when ACCESS_ACL_ALLOWED {
log local0. "here"
}
when ACCESS_POLICY_COMPLETED {
log local0. "here"
}
when HTTP_REQUEST_SEND {
log local0. "here"
}
when HTTP_REQUEST_RELEASE {
log local0. "here"
}
when HTTP_RESPONSE_RELEASE {
log local0. "here"
}
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
