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: Connections ??

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 16 Feb 2008 22:17:46 +0100 (CET)

On Sat, 16 Feb 2008, David Colter wrote:

> I have a single curl_init($ch1) and use 6 curl_exec($ch1) and one
> curl_close($ch1).
>
> Is this the most efficient way to use curl when my server won't do
> redirections?

That's how you can get 6 URLs with curl (without using the multi interface).

I don't see how that's related to your "server won't do redirections" or what
difference that would make (whatever it means).

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-02-16

These mail archives are generated by hypermail.

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

File upload with ASP.NET