Benny Chee wrote: > i want to implement a speed test website for my suscribers to test their > upload and download speeds. Any ready implementation for such tool? Apache comes with a benchmarking tool called ab, or perhaps take a look at the network speed tests from http://www.dslreports.com/stest. -Chuck