I‘ve servers in two different data centers and connected via leased lines. How do I find out bandwidth latency and jitter between two servers using MS-Windows server, UNIX or Linux operating systems? How do I verify that my leased line based internet connection is stable between two data centers?
by Vivek Gite on November 22, 2007 · 1 comment
Q. I can measure network throughput and packet loss using standard UNIX / Linux command line utilities. How do I find out the lateceny and throughput of a web server like Apache under Linux? A. You need to use the program called httping. It allows you to measure the latency of a webserver and the [...]