You are here: Home Development General
General
PERL: Test HTTP Response PDF Print E-mail
Development - General
Written by Rick   
Sunday, 04 May 2008 00:00

I'm not exceedingly fond of perl scripting, but this one is useful for testing the time it takes to download a web page from a site. As there is no cache system employed it provides a raw time to download the specified page and produces the results in terms of seconds.

Read more...