cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl timeout reached for POST request with size > 9MB

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 12 Sep 2014 14:16:02 +0200 (CEST)

On Fri, 12 Sep 2014, Gaurav Rastogi -X (garastog - ARICENT TECHNOLOGIES MAURIITIUS LIMITED at Cisco) wrote:

> We are facing issues related to Curl Timeout while sending a POST request
> with content size > 9MB.Timeout set is 30sec.

...

> Any help on the above would be highly appreciated.

But what is the problem? It seems curl didn't get any data at all during those
30 seconds, which probably is because it was still sending away the 9MB
request when it timed out.

What am I missing?

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