in reply to Re: Frustrating LWP timeouts -- help!
in thread Frustrating LWP timeouts -- help!

I tried your suggestion; unfortunately, I'm getting the same results --
server closed connection without sending any data back
What's somewhat odd (not entirely, I guess) is that the above snippet works perfectly when trying to push files of a smaller size, e.g. 50MB -- it's only happening with larger one. I will be trying the commenting out idea suggested by you. Is there anything else to try if that fails too? Thanks for all your help -- really appreciate it.

Replies are listed 'Best First'.
Re^3: Frustrating LWP timeouts -- help!
by Khen1950fx (Canon) on Aug 26, 2006 at 17:42 UTC
    Thank you for the reply. I'm fairly certain that "commenting out" will work, but if it doesn't, then try LWP::UserAgent::Determined. Use $browser->timing("1,3,15").

    LWP::UserAgent::Determined