cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Lingering Connections?

From: Alexis Oldroyd <alexis.oldroyd_at_gmail.com>
Date: Thu, 2 Oct 2008 13:31:00 -0500

I'm using libcurl to manage all HTTP traffic in my application to a few web
servers for all traffic in my application. I have around 300,000 users
currently. Apparently the HTTP sessions are never disconnecting, and the web
server is having to time them out after 120 seconds. I believe these
connections are completely idle. How do I prevent curl from leaving these
connections open when they are not in use.
Received on 2008-10-02

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET