Disable APM rewrite for specicfic URI and redirect to external website

Problem this snippet solves: This will disable APM for a specific URI (HEX mangled APM URI) and redirect user to the original address of the website. Code : when HTTP_REQUEST { if { [HTTP::uri] c...
Published Jun 07, 2016
Version 1.0

Was this article helpful?