curl-users
RE: curl-users Digest, Vol 33, Issue 18
Date: Tue, 13 May 2008 10:50:28 -0600
Message 2 response:
Curl 7.16.4 SCO Openserver 6
Yes, the 5 minute thing is quite long.
There is a process on the Windows side scanning the uploaded file, and will
eventually send some additional XML on standard output.
Thanks,
Rick
-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of
curl-users-request_at_cool.haxx.se
Sent: Tuesday, May 13, 2008 4:00 AM
To: curl-users_at_cool.haxx.se
Subject: curl-users Digest, Vol 33, Issue 18
Send curl-users mailing list submissions to
curl-users_at_cool.haxx.se
To subscribe or unsubscribe via the World Wide Web, visit
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
or, via email, send a message with subject or body 'help' to
curl-users-request_at_cool.haxx.se
You can reach the person managing the list at
curl-users-owner_at_cool.haxx.se
When replying, please edit your Subject line so it is more specific
than "Re: Contents of curl-users digest..."
Today's Topics:
1. Re: curl FTP on VMS (Daniel Stenberg)
2. Re: Curl Timeout Issue (Daniel Stenberg)
----------------------------------------------------------------------
Message: 1
Date: Mon, 12 May 2008 22:45:08 +0200 (CEST)
From: Daniel Stenberg <daniel_at_haxx.se>
Subject: Re: curl FTP on VMS
To: the curl tool <curl-users_at_cool.haxx.se>
Message-ID: <Pine.LNX.4.64.0805122243370.3321_at_yvahk3.pbagnpgbe.fr>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Mon, 12 May 2008, Yin Lin wrote:
> Anybody knows the known bug #22 has been fixed in latest release or not?
>
> 22. Sending files to a FTP server using curl on VMS, might lead to curl
> complaining on "unaligned file size" on completion. The problem is
related
> to VMS file structures and the perceived file sizes stat() returns. A
> possible fix would involve sending a "STRU VMS" command.
> http://curl.haxx.se/bug/view.cgi?id=1156287
I know curl doesn't send any "STRU VMS" command, but I don't know much else
about this problem. I also know that nobody has said anything about them
working on the issue.
So, nobody will stand in your way once you decide to fix it! ;-)
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html ------------------------------ Message: 2 Date: Mon, 12 May 2008 23:07:19 +0200 (CEST) From: Daniel Stenberg <daniel_at_haxx.se> Subject: Re: Curl Timeout Issue To: the curl tool <curl-users_at_cool.haxx.se> Message-ID: <Pine.LNX.4.64.0805122302260.3321_at_yvahk3.pbagnpgbe.fr> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Mon, 12 May 2008, Rick Cone,Secure Payment Systems wrote: > I'm having an issue with using curl making an HTTPS connection to an IIS > server that uploads a file. Using what curl version on what operating system? > 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. 5 minutes is more than just a "fairly long" wait in my book. It's more like an eternity! ;-) I find two timeouts in libcurl that is exactly 5 minutes by default: DEFAULT_CONNECT_TIMEOUT and CURL_TIMEOUT_RESOLVE, but both should change if you have given a different time. I don't know what causes your particular timeout. Using strace or a debugger while doing this should be a fairly quick way to see where the time-out happens. -- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html ------------------------------ _______________________________________________ curl-users mailing list curl-users_at_cool.haxx.se http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users End of curl-users Digest, Vol 33, Issue 18 ******************************************Received on 2008-05-13