Re: SSL renegotiation - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: SSL renegotiation
Date
Msg-id 20131001131601.GG5235@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: SSL renegotiation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: SSL renegotiation  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Since back branches releases are getting closer, I would like to push
this to all supported branches.  To avoid a compatibility nightmare in
case the new die-on-delayed-renegotiation behavior turns out not to be
so great, I think it would be OK to set the error level to WARNING in
all branches but master (and reset the byte count, to avoid filling the
log).  I would also add a CONTEXT line with the current counter value
and the configured limit, and a HINT to report to pg-hackers.  That way
we will hopefully have more info on problems in the field.

Anybody opposed to this?

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: David Johnston
Date:
Subject: Re: Documentation for SET var_name FROM CURRENT
Next
From: Andres Freund
Date:
Subject: [PATCH] Fix pg_isolation_regress to work outside its build directory