Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: HTTP::Request and keep alive

by almut (Canon)
on May 27, 2009 at 17:05 UTC ( [id://766478]=note: print w/replies, xml ) Need Help??


in reply to Re: HTTP::Request and keep alive
in thread HTTP::Request and keep alive

Perhaps you mean LWP::UserAgent. Neither its interface nor its implementation allows this.

In theory, there is the keep_alive option that sets up an LWP::ConnCache object, which should handle reusing connections.  OTOH, LWP::ConnCache is documented as 'experimental', and has quite a number of open bugs, so I'm not sure how stable it is...

Replies are listed 'Best First'.
Re^3: HTTP::Request and keep alive
by Anonymous Monk on May 28, 2009 at 01:13 UTC
    LWP::ConnCache has been 'experimental' since 2001, but it hasn't changed... no "active bugs" mention conncache or keep alive

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-29 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found