cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Performance problem

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Fri, 21 Nov 2003 11:49:38 +0100

Daniel Stenberg wrote:
> See? The 'Entering Passive Mode' is when the server says it has a port open
> for libcurl to connect to, and when the 'Connecting to 194.95.172.11' text
> shows up, libcurl has finished connecting. The time between those events are
> spent waiting for the TCP handshake.

You could try to use the PORT option instead of PASV. I have seen
similar delays with other servers, which disappeared when I used PORT.
It's worth a try.

Linus

-------------------------------------------------------
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-21