cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple file uploading, delay problems

From: Jari-Petteri Korkiakoski <jpk_at_stc.cx>
Date: Thu, 20 Nov 2003 14:08:40 +0200 (EET)

>
> So, you get a 100 Continue" immediately and curl just sits waiting for 60
> seconds before it proceeds to actually send the data?
>
> I don't think we've changed anything in those parts since that release, but it
> would certainly feel safer if you could try 7.10.8 and see if the problems
> remain before we start to put any more efforts into debugging this.
>
I haven't succeeded in compiling version 7.10.8. Has something changed
since 7.10.6 since I tried on the same machine, but got the following
error:

Making all in lib
        cd . && \
          yacc getdate.y; \
          mv -f y.tab.c getdate.c
"getdate.y", line 212: fatal error: invalid escape, or illegal reserved
word: expect
*** Error exit code 1

Any idea what could cause this?

Oh yeah, turned out we didn't need to send the transfer-encoding: chunded
header, the server sends it back to curl. But it looks like curl waits a
minute before continuing after the 100 cONTINUE message.

Again, if anyone has a statically compiled v.7.10.8 binary for HP-UX
B.11.00 U 9000/800 I seriously could use one :-).

- Petteri

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-20