cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: php curl_exec won't return any data, libcurl-7.21.3.0, php 5.3.4, WampServer2.1d-x64.exe

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Feb 2011 12:11:43 +0100 (CET)

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
Received on 2011-02-09