Check web connection with httping | infodotnet

Check web connection with httping

Ping is network tool used to test whether a host is reachable across network. Ping works by sending ICMP packets to the target host and listening for replies. Like Ping, there is a tool for http-requests called Httping. Httping work like ping, it send http-requests to web server and wait for replies (only the headers). Ping used to show how long connection between a client and a web server does.


There are many factor affect connection between web browser to a web server like network performance and a proxy server between clients and servers. Then if you concern to your web server performance you should to check it from client side. Httpping work on almost all unix based system like Linux and BSD family.


If you want to install httping first download the compressed file here and then extract it to your linux box. Type "make -f Makefile.nossl install" to install httping on your linux system and after a few second you should see some text appearing on your monitor. After all done you can start by typing "httping -g http://somehost.com" to start pinging a web server or type "httping -h" for more help.


Related



8 comments:

Hye Munar said...

Ping is really useful to check the integrity of Internet connection and to see what the problem is. Thanks for sharing ;0

security cameras direct said...

thanxx for sharing this tip! with us

Mike Johnston said...

Very cool tip. I wasn't aware of it. Thanks!

David said...

This may be a little off topic but w3dt.net offer a web based httping utility at: http://w3dt.net/tools/webping/

it is much the same as what you have shown here, but runs online.. so i can use it from my mobile phone or pda.

Bonobo said...

The blog is informative and aims to educate or inform the target audience about the latest in IT industry. The comments of the viewers indicate that the site is helpful and divulge useful tips to render work convenient. The site content entails nearly all components including articles, blogs, freeware, games and media.
ie antivirus removal

Shobhit said...

This blog provides various information related to seo india, seo optmization, seo blog, seo search engine optimization, seo resources and cheap seo services.
For more info:seo india

Drunken Dragon said...

Nice tips bro. but usually I use any online tools that I can find from google search

Dmitry Plashchynski said...

You can download windows version of httping - http://www.plashchynski.net/projects/index.en.html#httping.exe