cURL / Mailing Lists / curl-library / Single Mail

curl-library

Curl timeout reached for POST request with size > 9MB

From: Gaurav Rastogi -X (garastog - ARICENT TECHNOLOGIES MAURIITIUS LIMITED at Cisco) <garastog_at_cisco.com>
Date: Fri, 12 Sep 2014 12:06:00 +0000

Hi,

We are facing issues related to Curl Timeout while sending a POST request with content size > 9MB.Timeout set is 30sec.
Below are the traces we are getting in CURL:

* Found bundle for host ucbu-aricent-srv62.cisco.com: 0xf755a368
* Re-using existing connection! (#0) with host ucbu-aricent-srv62.cisco.com
* Connected to ucbu-aricent-srv62.cisco.com (10.76.214.38) port 443 (#0)
* Adding handle: conn: 0xf7559c88
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0xf7559c88) send_pipe: 1, recv_pipe: 0
* Server auth using Basic with user 'perf-naman\administrator'
> POST /EWS/Exchange.ASMX HTTP/1.1^M
Authorization: Basic cGVyZi1uYW1hblxhZG1pbmlzdHJhdG9yOkVjc2J1bGFiQDEyMzQ=^M
Host: ucbu-aricent-srv62.cisco.com^M
Accept: */*^M
Content-Type: text/xml^M
X-ClientStatistics: request-id=b8ddfa43-3247-4b18-ad54-54188d1f4fca,ResponseTime=471,SoapAction=FindItem^M
Content-Length: 9200473^M
^M
* Operation timed out after 30457 milliseconds with 0 out of -1 bytes received
* Closing connection 0

--- begin Header response ---

---- end Header response ----

Any help on the above would be highly appreciated.

Regards
Gaurav

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