Forum Discussion
Henrik_S
Nimbostratus
Nov 02, 2018APM - logon page and page prediction?
Hello,
As I guess many are aware, different browsers try to do smart things, like speed up the experience by page prediction.
Now I have some users complaining that they are not able to lo...
Stanislas_Piro2
Cumulonimbus
Nov 02, 2018In this thread, I also provided this code to detect chrome Prefetch
when ACCESS_SESSION_STARTED {
if {[HTTP::header Purpose] equals "prefetch"} {
ACCESS::respond 403 -version "1.1" noserver "Connection" "Close"
ACCESS::session remove
return
}
}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
