Skip to content

Instantly share code, notes, and snippets.

@bitbonsai
Created November 7, 2017 14:57
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 bitbonsai/ff9b43a0eb5fad3ccbe0f460d892e161 to your computer and use it in GitHub Desktop.
Save bitbonsai/ff9b43a0eb5fad3ccbe0f460d892e161 to your computer and use it in GitHub Desktop.
me at node1 in ~
NSS_SDB_USE_CACHE=YES strace -fc -e trace=access curl 'https://foobar.booking.com/' > /dev/null
Process 14247 attached
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
100.00 0.000009 0 32 30 access
------ ----------- ----------- --------- --------- ----------------
100.00 0.000009 32 30 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment