On Fri, Jun 13, 2014 at 10:12 AM, Thirumal, Karthikeyan < [email protected]> wrote:
> Another update here is .. > > We also tried upgrading it to 0.9.8y, but still we had the same issues. > > > > Can someone please provide a solution for this ? > openssl-users mailing list instead of openssl-dev At the TCP layer, the issue is that one peer (or some device in-between that isn't configured properly) is closing the connection before the other side is through reading or writing. I suggest posting to openssl-users list with information about how the connection is terminated (socket APIs and OpenSSL/.Net APIs). > > > Thanks & Regards > ________________________ > Karthikeyan Thirumal > > *From:* Thirumal, Karthikeyan > *Sent:* Thursday, June 12, 2014 10:52 PM > *To:* [email protected] > *Subject:* Broken Pipe / Conn Reset error with OpenSSL on Linux > > > > Dear Team, > > > > I have a Client (C# .Net) connects to Server (C++ application), a running > process using OpenSSL. > > All these days, we were running the server on a Unix platform – we were > receiving few Broken Pipe and Conn Reset by Peer error – But in a very > small number. > > > > Now we have moved this server to Linux platform RHEL 5.6 and we found that > these EPIPE and CONNRESET increased almost by 100 times. > > FYI, The no. of request to this server is really huge, and there are no > reports from the customer (May be they are not reporting). > > > > Version of OpenSSL – 0.9.8a > > Errors : BROKEN PIPE (32) and CONN RESET BY PEER (104). > > > > FYI, Checked with my infra-structure guys that the network adapter and the > cables of the new server are good. But ideally, we are not facing any > problems with the HTTPS (Secure Web transactions), which is again using the > OpenSSL on the same Linux host. > > > > I also read in some forum that IP tables could be causing some issue. But > am not really sure how to narrow down this issue ? > > > > Any help is appreciated !!. Thanks in advance. > > > > Thanks & Regards > ________________________ > Karthikeyan Thirumal > > > > ****************************************************** > This message and any files or attachments sent with this message contain > confidential information and is intended only for the individual named. If > you are not the named addressee, you should not disseminate, distribute, > copy or use any part of this email. If you have received this message in > error, please delete it and all copies from your system and notify the > sender immediately by return Email. > > Email transmission cannot be guaranteed to be secure or error-free as > information can be intercepted, corrupted, lost, destroyed, late, > incomplete or may contain viruses. The sender, therefore, does not accept > liability for any errors or omissions in the contents of this message, > which arise as a result of email transmission. > ****************************************************** > -- Born in Roswell... married an alien... http://emptyhammock.com/ http://edjective.org/
