|
I ran your above script for 57,000+ fetches against a remote web server without running into any problems.
I changed the GET => "http://127.0.0.1/test.htm" section GET => "http://172.16.96.14/"
What is in your test.htm file?
Note that on my laptop I am running 32-bit Vista Ultimate and Perl -v shows v5.8.8 and "Binary build 820 [274739] provided by ActiveState http://www.ActiveState.com" |