| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: HTTP PUT performance issues
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Dec 2002 14:21:34 +0100 (MET)
On Wed, 4 Dec 2002 RBramante_at_on.com wrote:
> I put a freeware ftpd on that windows machine and the xfer takes about 5
Indeed an interesting result, even if it matches my own tests. So how can the
> Very strange indeed. I also wrote a very dumb c app to do the http put and
Thanks for doing this. I'll run your test-program on the same machine I did
> Since we spend so much time in select() I'm wondering how we do the
Right. curl does it the "bad" way:
1 - select()
I figure step 5 should be remade to a GOTO 3 until the send returns
The only weird thing is of course that ftp uploading is done the very same
I'll do this:
First, I'll compile, build and run your test program on my test server. It'll
Then, I'll rewrite the inner loop of the transfer logic to see if we can
I'll report my findings as soon as I have anything to share.
-- Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sfReceived on 2002-12-05 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info