Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bootjp
Last active October 29, 2017 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bootjp/272dff18575a29fd642b3aeee73ed4df to your computer and use it in GitHub Desktop.
Save bootjp/272dff18575a29fd642b3aeee73ed4df to your computer and use it in GitHub Desktop.
Web Server Trouble Shooting By Responsetime
while true; do sleep 3; curl -o /dev/null -sw %{time_total}\\n https://bootjp.me/ ;done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment