cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Not reuse of connection for FTP Request under HTTP Proxy

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 23 Oct 2007 22:41:35 +0200 (CEST)

On Thu, 18 Oct 2007, Patricio E Villacorta wrote:

> When i try to make a ftp get or upload using the win32 curl 7.17.0 this
> close the conection after http proxy response, not reusing the current
> connection.
> I do not test curl 7.17.0 under linux.

[...]

> I tried this now using a linux and win32 curl 7.15.x and works fine.

[...]

> I tried with all 7.17.0 binary builds for Win32 generic with SSL support.

Can you please try a recent 7.17.1-CVS snapshot and see if this problem
remains? I've poked on the CONNECT response reading code since 7.17.0 and it
could've changed things.

If not, any chance you can debug the Curl_proxyCONNECT() function and figure
out why it behaves like this?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-10-23