Re: SSL renegotiation

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: SSL renegotiation
Дата
Msg-id CA+TgmoZVGmyZLx7e4ARq_5nu4uDeN7wrvg1xJXg_o9c61CHu3g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSL renegotiation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: SSL renegotiation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Mon, Sep 23, 2013 at 4:51 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> Here's an updated version; this mainly simplifies code, per comments
> from Andres (things were a bit too baroque in places due to the way the
> code had evolved, and I hadn't gone over it to simplify it).
>
> The only behavior change is that the renegotiation is requested 1kB
> before the limit is hit: the raise to 1% of the configured limit was
> removed.

What basis do we have for thinking that 1kB is definitely enough to
avoid spurious disconnects?

(I have a bad feeling that you're going to say something along the
lines of "well, we tried it a bunch of times, and...".)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Assertions in PL/PgSQL
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: record identical operator