This Howtos posted under: Articles, IT-Tips, LAMP, Linux | Total Visitors Till Now: 689

How To Monitor and Measure HTTP Latency

The highest part of linux system administration tasks are making use of widely available linux and free open source software be fully part of sysad job accomplishment and functions, with the use of linux resources around.

Here’s a quick entry on how to monitor and measure HTTP or website latency.

Introducing HTTP_PING

In a simple word, HTTP_Ping is a HTTP latency measuring utility in linux.

HTTP Ping Installation

On fedora, simply launch yum

# yum -y install http_ping

# http_ping http://www.google.com

HTTP_ping provides more technical measurement details between working host and website location measured with minimum, average and maximum HTTP travel latency time. This technical information could measurement leads to a hint why a a remote website location is giving out latency issues.

All is done

Coolsearchinfo - A free Social Bookmarking Site

Liked this article? To continue getting our latest free Howtos and Tutorials,
you can also grab the RSS feed or Subscribe to Techgurulive by Email

Not Getting



Related posts
  • Bombono DVD is ready for general use.
    Bombono DVD is a DVD authoring program for Linux. This software allows you to get video on those optical discs without knowing many technical details. More: continued here ...
  • How to get realtime analytics of your website
    The realtime analytics of  website is very important to get the Traffic details . There are many open source as well as paid services for getting the analytics of the websites.  The...