|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2913886 ] proxy and ftp - never issues request
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 13 Dec 2009 22:31:58 +0000
Bugs item #2913886, was opened at 2009-12-13 23:07
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
I noticed a problem attempting to fetch from an ftp resources that curl appeared to connect and then do nothing until it eventually timed out.
So I strace'd curl and this is what I get (the proxy is 192.168.1.1 port 3128):
10137 16:03:52.937144 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 <0.000020>
followed by curl grumping (error 56).
What I don't understand is why, after the connect is successful, curl doesn't send the proxy anything.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
Can you run curl with --trace-ascii and get a dump of that to show us?
We run ftp over http proxy in our test suite (in several test cases even),
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info