Re: BUG #12769: SSL-Renegotiation failures

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: <pilum(dot)70(at)uni-muenster(dot)de>
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #12769: SSL-Renegotiation failures
Date: 2015-02-13 22:08:28
Message-ID: 54DE75DC.8080703@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 02/13/2015 10:59 PM, Andres Freund wrote:
> On 2015-02-13 18:52:02 +0000, pilum(dot)70(at)uni-muenster(dot)de wrote:
>> I get ssl renegotiation failures with streaming standbys. Sometimes the
>> connection breaks and is reconnected afterwards. However, if I use
>> pg_basebackup (same libpq connection string), I don't get any of these
>> failures, allthough the transferred data ist far beyond 512 MB
>> So I don't think it's the
>> ssl renegotiation bug (openssl of a yum update patched centos6)
>> If I disable ssl_renegotiation_limit to 0, there are no errors any more,
>> but that is only a workaround, no solution.
>
> Heikki and me have recently investigated problems around SSL
> renegotiation. See
> http://www.postgresql.org/message-id/20150126101405.GA31719@awork2.anarazel.de
> .

I wasn't able to reproduce exactly the same error you saw, Arne, so it
would be good if you could test the patches I've been developing, to see
if they fix your problem too. That is, patches 0001 and 0002 from
http://www.postgresql.org/message-id/54DE6FAF.6050005@vmware.com. Could
you do that?

- Heikki

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message jd 2015-02-14 18:14:37 BUG #12772: Unexpected autovacuum behavior
Previous Message Heikki Linnakangas 2015-02-13 22:00:20 Re: BUG #12770: Syntax error in a header file for sparcv8 elif errors compiling