Ping-like Tool for HTTP Requests

Edit Package httping
http://www.vanheusden.com/httping/

Httping is like 'ping' but for http-requests.
Give it an URL, and it'll show you how long it takes to connect, send a request and retrieve the reply (only the headers). Be aware that the transmission across the network also takes time!

Refresh
Refresh
Source Files
Filename Size Changed
httping-2.5.tgz 0000071400 69.7 KB
httping.changes 0000006365 6.22 KB
httping.spec 0000002112 2.06 KB
Latest Revision
mrdocs's avatar mrdocs accepted request 493253 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 21)
- Update to 2.5
  + do not measure connect/resolve if not reconnecting/re-resolving /
    improved man-page
  + added --keep-cookies. they're not stored on disk but with multiple
    pings they will be used.
  + in command-line + split mode, show all measurements
  + only show 'cur' (now 'latest') when it was updated
  + keep track of transmission time
  + floating point timeout value
  + added --max-mtu and --no-tcp-nodelay
  + show message if data was received while request was still in transit
  + show message if more that was received than the response header in
    the HEAD-request mode (which is the default mode)
  + keep track of close() duration
  + when an error occured, close with linger=0 causing a RST (giving
    "connection reset by peer" on other end) to signal failure to the
    other end
  + layout fixes
  + show TOS (type of service)
  + added pmtu field (tcpi_pmtu)
  + added re_tx field (re-transmission count)
  + added --draw-phase
  + add tcp rtt measurement / graph range improvements
  + auto-range of graph fix
  + --abbreviate which converts e.g. 1000 to 1k
  + show header size
  + added --divert-connect which connects to an other host than what is
    in the URL
  + improved error reporting for DNS lookup
Comments 0
openSUSE Build Service is sponsored by