On Wed, 9 Feb 2011, Tolas Anon wrote:

problem is: when processing a 2gb video file, curl_exec() never returns

Since we're talking on the libcurl mailing list, the above line seems to be the problem to discuss here.

libcurl has no problems to transfer a 2GB file. Can you please provide lots of more details on what libcurl version you're using and what makes this particular transfer different than others etc?

What's the reason you can't repeat this from the command line? If getting 2GB using PHP (from inside of Apache) fails but it works with the command line tool, doesn't that rather hint that the problem is not within libcurl?

How much of the 2GB gets transfered and at what stage does it stop? How long (wall) time does it work until it stops?

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to