Created
October 3, 2016 20:03
-
-
Save jacoelho/25d4ad55c7759d39ccd6dd838e754730 to your computer and use it in GitHub Desktop.
irule f5 X-Request-Start
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
when HTTP_REQUEST { | |
HTTP::header insert X-Request-Start [clock clicks -milliseconds] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment