yes the easy interface behaves ok, but I am using the multi-interface and attempting to use the CURLOPT_MAX_RECV_SPEED_LARGE set to 25kBytesper sec. If I don't set CURLOPT_MAX_RECV_SPEED_LARGE then it works fine, so I'm guessing a problem somewhere with the throttling mechanism under https.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dan Fandrich Sent: 20 December 2010 19:58 To: [email protected] Subject: Re: problems doing a HTTPS GET via an authenticating proxy when setting CURLOPT_MAX_RECV_SPEED_LARGE to 25k On Mon, Dec 20, 2010 at 03:26:42PM +0000, RODNEY ASHWORTH wrote: > curl consistently hangs when trying to download a file from a server using > https and an authenticating proxy. > > The file is some 200k and curl hangs when it has downloaded 32768 bytes. > > Has anyone else had problems in this area and what would you suggest as a > resolution ? I just tried this scenario using the curl command-line tool without a problem. Exactly what options are up setting? >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
