|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1236517 ] Problem posting large data using ssl
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 12 Jul 2005 15:14:07 -0700
Bugs item #1236517, was opened at 2005-07-12 08:57
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
curl -3 -H "application/x-www-form-urlencoded" -d
I have run on the dos command line (using PHP exec
And on a Sun unix command line:
Same problem using PHP:
$ch = curl_init($url);
Now, all of these methods seem to work fine if I don't
Seems like it's an SSL bug.
----------------------------------------------------------------------
>Comment By: Daniel Stenberg (bagder)
Message:
you figured out the magic limit when the problem starts?
Do you see this problem against several servers or just one?
----------------------------------------------------------------------
Comment By: shuggins (shuggins)
Message:
I have attached my sample file. It is a base64 encoded pdf
Same problem with latest curl:
curl 7.14.0 (i586-pc-mingw32msvc) libcurl/7.14.0
I have not tried new version of curl on Unix.
I should get back an xml response and do for http. Using
I did notice that I received a 55 error at least one time.
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
and you should also consider upgrading your OpenSSL version(s)
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Can you please try to upgrade to 7.14.0 and see if the
If the problem is still there after an upgrade, can you show
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info