Re: SSL renegotiation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: SSL renegotiation
Дата
Msg-id 20130923205121.GM4832@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: SSL renegotiation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: SSL renegotiation  (Robert Haas <robertmhaas@gmail.com>)
Re: SSL renegotiation  (Vik Fearing <vik.fearing@dalibo.com>)
Список pgsql-hackers
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.

The "fixup" is an incremental on top of the previous version; the other
one is the full v2 patch.

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

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: logical changeset generation v6
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: UTF8 national character data type support WIP patch and list of open issues.