[71235] trunk/base/src/pextlib1.0/curl.c

Rainer Müller raimue at macports.org
Sun Sep 5 16:04:12 PDT 2010


On 2010-09-05 23:25 , Ryan Schmidt wrote:
> Have you also put in any rate-limiting checks? I've run into problems
> lately with the mirror for gcc46 delivering part of a file to me,
> then stalling, and MacPorts sitting forever waiting for data and not
> giving up and trying another mirror as I would prefer. I'm running
> the 1.9 branch though, not trunk, so if you've already made
> improvements there I haven't seen them yet.

Actually we already had defined such options, but they were not applied
for a normal fetch operation (see also r71038).

curl should drop the connection now if the server constantly provides
less than 1 KB/s over one minute.

Rainer


More information about the macports-dev mailing list