Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Created October 3, 2016 20:03
Show Gist options
  • Save jacoelho/25d4ad55c7759d39ccd6dd838e754730 to your computer and use it in GitHub Desktop.
Save jacoelho/25d4ad55c7759d39ccd6dd838e754730 to your computer and use it in GitHub Desktop.
irule f5 X-Request-Start
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