On Wed, Dec 11, 2013 at 06:37:16AM -0500, Justin Piszcz wrote: > I am using Debian Testing, I re-compiled without OpenSSL to perform the > testing, but a heads up OpenSSL support is broken (see the error below): > > == COMPARISON: lftp-pre4.5.0.20131211 > > 156505837056 bytes transferred in 194 seconds (770.50M/s) > > 23.76user 169.16system 3:13.73elapsed 99%CPU (0avgtext+0avgdata > 2812maxresident)k > 0inputs+0outputs (2major+1201minor)pagefaults 0swaps
I don't see much of improvement, probably something is wrong. Can you please run strace and see if lftp reads data in larger than 65536 buffers? > In file included from ../lib/md5.h:66:0, > from FileAccess.cc:1120: > ../lib/gl_openssl.h: In function 'void* md5_finish_ctx(md5_ctx*, void*)': > ../lib/gl_openssl.h:94:44: error: invalid conversion from 'void*' to > 'unsigned char*' [-fpermissive] > { OPENSSL_FN (_Final) (res, (_gl_CTX *) ctx); return res; } > ^ Probably it is something new in gnulib. I'll try to fix it. -- Alexander. _______________________________________________ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel