| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: Lingering Connections?
From: Alexis Oldroyd <alexis.oldroyd_at_gmail.com>
Date: Fri, 3 Oct 2008 10:29:08 -0500
The behavior I was getting was after using curl_easy_init, and using it for
On Thu, 2 Oct 2008, Alexis Oldroyd wrote:
Please don't top-post!
> The issue I'm experiencing is that without the CURL_OPTIONS marked as
So why is this a problem? BTW, you only really need FORBID_REUSE for that.
> Can I reuse that curl_easy_handle?
You can re-use easy handles, yes.
> My thought is that I will in the HTTPManager maintain a pool of
That you can do, but there's not a whole lot to gain by doing that. Apart
> If I went with this easy handle reuse scheme, I believe I will have to
Not really true. The connections are pooled in the multi handle these days
> If I didn't, I believe I would end up with the situation I am now where
libcurl closes all connections it can't have open or have been told to
-- / daniel.haxx.seReceived on 2008-10-03 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info