Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: LWP 500 Internal response read timeout

by vhn2000 (Initiate)
on Jun 12, 2013 at 16:44 UTC ( [id://1038514]=note: print w/replies, xml ) Need Help??


in reply to Re: LWP 500 Internal response read timeout
in thread LWP 500 Internal response read timeout

I modified LWP code to print out "timeoutt" just ensure it's coming from LWP. And yes the "transfer-encoding" is "chunked". Again, the timeout message is not from target server.

Replies are listed 'Best First'.
Re^3: LWP 500 Internal response read timeout
by derby (Abbot) on Jun 13, 2013 at 09:57 UTC

    There were some issues with certain version of Net::HTTP and chunked responses.

    -derby
      OK, so do you have any workaround or link or something to resolve this?
      I updated LWP::UserAgent, Net::HTTP to the latest:
      perl -MNet::HTTP -e 'print "$Net::HTTP::VERSION\n"' 6.06

      The timeout issue is still there.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1038514]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (9)
As of 2024-03-28 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found