Hi,
Thank you for the info! I am running 32-bit Vista Business on a desktop
Intel Core 2 Quad. My perl -v reported the exact same version as yours.
My test.htm file is a simple 5-byte text file containing the string "abc".
And I just got an involuntary repro from my real script that does about 1.5
requests per second against a remote server...
If anyone else can confirm this bug, I'd appreciate the info. I think I'll
have to contact MS support on this one.
--
Mikko Noromaa (mikkon@excelsql.com)
- SQL in Excel, check out ExcelSQL! - see
http://www.excelsql.com -
"Scissor" <Scissor.2qbxu0@no-mx.forums.net> wrote in message
news:Scissor.2qbxu0@no-mx.forums.net...
>
> 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"
>
>
> --
> Scissor