The openssl version is 1.0.2.h. Thanks for your help. I'm going to follow Uri's advice and send an email to p5p list.
Thank you! Regards, David Santiago On Thu, 2 Jun 2016 08:18:23 +1200 Kent Fredric <[email protected]> wrote: > On 2 June 2016 at 08:04, David Emanuel da Costa Santiago > <[email protected]> wrote: > > They are using the same verion of Net::SSLeay (version 1.72). All > > the software have the same version. > > > No, not Net::SSLeay ... OpenSSL, which it links against. > > And if you recently upgraded/downgraded OpenSSL to match versions, > Net::SSLeay will need to be reinstalled to utilize C level changes. > > You could have one machine suffering due to an OpenSSL bug and not > realise it. > > Things like buffer sizes being different would be enough to change the > number of calls to write_partial, but what is calling write_partial is > probably part of this problem. > -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
