The sys admin's daily grind – httpstat
My Point of View

Article from Issue 195/2017
Httpstat is a special stopwatch you can use to discover how long web servers take to serve up a static or dynamic HTML page. Visible performance lags indicate optimization potential for the server.
Httpstat is a Python script that wraps itself around cURL. Apart from Python 2 or 3 and cURL, it has no other dependencies. You can retrieve it from the GitHub repository and call it using:
wget https://raw.githubusercontent.com/reorx/httpstat/master/httpstat.py python httpstat.py <URL>
If the Python installer pip
is present on your system, you also can pick up the script and call it with:
[...]
Use Express-Checkout link below to read the full article (PDF).
Buy this article as PDF
Express-Checkout as PDF
Price $2.95
(incl. VAT)
(incl. VAT)