curl-users
Curl Timeout Issue
Date: Mon, 12 May 2008 14:41:36 -0600
Hello,
I'm having an issue with using curl making an HTTPS connection to an IIS
server that uploads a file.
After the file is transmitted, there is fairly long wait for a process on
the server to process the file just uploaded before sending an XML response
and being done.
There seems to be some kind of 5 minute timeout somewhere, perhaps with
openSSL.
I am using --connect-timeout 15 --max-time 3600 in curl itself, so that
should not becoming into play (I assume).
I have enclosed the entire output of the transmission as an attachment.
The final:
* SSL read: error:00000000:lib(0):func(0):reason(0), errno 131
100 1793k 0 0 100 1793k 0 5499 0:05:34 0:05:34 --:--:--
0* Empty reply from server
100 1793k 0 0 100 1793k 0 5499 0:05:34 0:05:34 --:--:--
0* Connection #0 to host www.redeposit.com left intact
curl: (52) SSL read: error:00000000:lib(0):func(0):reason(0), errno 131
* Closing connection #0
Is what is concerning.
Please help!
Thanks,
Rick Cone
Secure Payment Systems
- text/plain attachment: curl.txt