cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: slow uploading speed for single task on osx

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Dec 2013 10:57:11 +0100 (CET)

On Thu, 5 Dec 2013, ?? wrote:

> Recently I ran into a problem concerned about the curl multi interface. The
> uploading speed remains significantly slow when there is only one active
> task (about 100k/s). But once more tasks becomes active, the speed could be
> up to 1.5M/s. And this situation only appears on mac os.
>
> It really confused me a lot that the same code runs well on windows without
> any problem.
>
> BTW, the curl_easy edition interface also runs well on mac os.

Which libcurl version? The easy interface code is itself using the multi
interface so it doesn't really add up...

Can you show us a piece of code that repeats the problem?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-12-05