HTTPing Utility to Measure Webserver performance

Question / Scenario: How do I measure the performance of a web server over the network. Answer / Solution: Use the linux command line utility called httping. “Httping is like ‘ping’ but for http-requests. Give it an url, and it’ll show you how long it takes to connect, [continue...]