| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: HTTP PUT performance issues
From: <RBramante_at_on.com>
Date: Thu, 5 Dec 2002 09:29:22 -0500
OK sounds good. I hope you find something because I am really confused by
I took a network trace of the ftp upload and compared it with the http
What I found:
Total packets transacted: ftp-1950 http-1930
So no great diff there, both send about the same amount of packets. A
My only guess is maybe the server ACKs come back quicker from the ftp
Is there any tool that can take a tcpdump file and analyze it for things
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
> Very strange indeed. I also wrote a very dumb c app to do the http put
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.
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/sf ------------------------------------------------------- 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