cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: --limit-rate function in PHP

From: Tijnema ! <tijnema_at_gmail.com>
Date: Wed, 14 Mar 2007 14:39:48 +0100

On 3/14/07, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 14 Mar 2007, Tijnema ! wrote:
>
> > Well, i installed curl 7.16.1 and reinstalled PHP 5.2.1, but it still
> > doesn't work. PHP can't find the value for the CURLOPT constant, but even
> > when entering the integer value of it manually it doesn't work.
>
> How can you tell it doesn't work if you can't enable it?
I meant to say that i passed the integer value 145 to curl_setopt
(didn't return false), and ran curl_exec($handle), now it starts
uploading my file, and i checked my upload speed and it takes all
speed

>
> The integer value is probably wrong. 30145 is the correct value, iirc.
I just tried this value, but it doesn't work either.

I checked the curl files in the include dir and it says somewhere:
 CINIT(MAX_SEND_SPEED_LARGE, OFF_T, 145),
So, that's where i got that 145 from, but i don't nknow what CINIT
does actually, it might add some value to 145, but it's not 30000 :)

Tijnema

>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-03-14