Skip to content

Instantly share code, notes, and snippets.

@mrkschan
Last active April 22, 2020 03:29
Show Gist options
  • Save mrkschan/705d0e4b00f483a27908653f0437860f to your computer and use it in GitHub Desktop.
Save mrkschan/705d0e4b00f483a27908653f0437860f to your computer and use it in GitHub Desktop.
curl -v -k -s -o /dev/null -w 'remote_ip=%{remote_ip}, total=%{time_total}, dns=%{time_namelookup}, connect=%{time_connect}, appconnect=%{time_appconnect}, pretransfer=%{time_pretransfer}, redirect: %{time_redirect}, starttransfer: %{time_starttransfer}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment