curl-library
libCurl+openssl+Amiga
Date: Sat, 16 Jan 2016 18:21:42 +0000 (UTC)
hello,
i still investigating the speed issue of ssl connection on Amiga with libCurl.(real Amiga 1200 with 68020 14MHz, 8MB fast RAM)i captured the traffic with wireshark. here are the results:
first attempt with s:curl-ca-bundle.crt processed connection time.libCurl version: v7.45.0 openssl version: 1.0.0.aresult: too much delay, early timeout errorhttp://fourflash.com/misc/amiga_libcurl.png
| |
| | | | | | | |
| |
| |
| View on fourflash.com | Preview by Yahoo |
| |
| |
second attempt without s:curl-ca-bundle.crtlibCurl version: v7.45.0 openssl version: 1.0.0.aresult: too much delay before the last handshake packet, timeout errorhttp://fourflash.com/misc/amiga_libcurl2.png
| |
| | | | | | | |
| |
| |
| View on fourflash.com | Preview by Yahoo |
| |
| |
openssl s_client -connect googleapis.com:443openssl version: 0.9.7gresult: smooth, fast connectionhttp://fourflash.com/misc/amiga_openssl.png
| |
| | | | | | | |
| |
| |
| View on fourflash.com | Preview by Yahoo |
| |
| |
maybe the libCurl uses the openssl-lib differently?
why is this huge delay? what should i modify to getsame speed as with openssl command line tool?any help would be appreciated :)
thanks!
Norbert Kett
Lead Programmer4Flash Interactivephone: +36202500441http://fourflash.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2016-01-16