Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Not saying it’s the way, but I find it often handy for quick troubleshooting performance issues, either as is or scripted.

Not saying it’s the way, but I find it often handy for quick troubleshooting performance issues, either as is or scripted.

Scheduled Pinned Locked Moved Uncategorized
curlsysadmindevops
2 Posts 2 Posters 10 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • adrian@buzz.talpa.ieA This user is from outside of this forum
    adrian@buzz.talpa.ieA This user is from outside of this forum
    adrian@buzz.talpa.ie
    wrote last edited by
    #1

    Not saying it’s the way, but I find it often handy for quick troubleshooting performance issues, either as is or scripted. #curl #sysadmin #devOps

    curl -s -o /dev/null -w " \
    DNS Lookup: %{time_namelookup}s\n \
    TCP Connect: %{time_connect}s\n \
    App/TLS Connect: %{time_appconnect}s\n \
    Pre-transfer: %{time_pretransfer}s\n \
    Start Transfer: %{time_starttransfer}s\n \
    ----------\n \
    Total Time: %{time_total}s\n" <url>

    jtheo@hachyderm.ioJ 1 Reply Last reply
    1
    0
    • adrian@buzz.talpa.ieA adrian@buzz.talpa.ie

      Not saying it’s the way, but I find it often handy for quick troubleshooting performance issues, either as is or scripted. #curl #sysadmin #devOps

      curl -s -o /dev/null -w " \
      DNS Lookup: %{time_namelookup}s\n \
      TCP Connect: %{time_connect}s\n \
      App/TLS Connect: %{time_appconnect}s\n \
      Pre-transfer: %{time_pretransfer}s\n \
      Start Transfer: %{time_starttransfer}s\n \
      ----------\n \
      Total Time: %{time_total}s\n" <url>

      jtheo@hachyderm.ioJ This user is from outside of this forum
      jtheo@hachyderm.ioJ This user is from outside of this forum
      jtheo@hachyderm.io
      wrote last edited by
      #2

      @adrian I had something similar, and I was so happy when they introduced the %{json} parameter

      1 Reply Last reply
      0
      • R relay@relay.mycrowd.ca shared this topic
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups