I create a user agent object (use LWP::UserAgent).
Then I create a request.
Then pass request to the user agent and get a response back.

A situation occurred where the IIS web server had a memory problem, 
specifically
inetinfo.exe had a memory problem which caused an application pop up and prompt
"Click OK to terminate program" message.  This caused my program to hang 
for hours.

My question is: shouldn't the LWP::UserAgent have timed out in the default 
180 seconds?



Any help would be greatly appreciated.
Thanks;
Dave Reed
The Pennsylvania State University
[EMAIL PROTECTED]

Reply via email to