cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Any help with persistent http connections

From: Sinan <siyisoy_at_netscape.net>
Date: Fri, 23 Jul 2004 19:26:53 +0300

If you mean the web server I am querying against, I cant change the
config obviously. But if you would mean the web server where my scripts
are run, then I wish to learn the details about curl configs.
Thanks

michael_at_unixtx.com wrote:

>
> The best way to do this would be on the server side - enable
> persistent connections in the web service configuration. The web
> server will keep the connection open for however long the timeout is
> configured, and any subsequent connects from the same remote host will
> use the same TCP session, as opposed to initiating a new one.
>
> Kind Regards,
> Michael
>
Received on 2004-07-23

These mail archives are generated by hypermail.

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

File upload with ASP.NET