Re: Disable OpenSSL compression

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Disable OpenSSL compression
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C2071A1102@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: Disable OpenSSL compression  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander wrote:
>> Is the following proposal acceptable:
>>
>> - Add a GUC ssl_compression, defaulting to "on".
>> - Add a client option "sslcompression" and an environment variable
>>   PGSSLCOMPRESSION, defaulting to "1".
>
> Seems like the reasonable thing, yes.
>
>> Compression will be disabled if either side refuses.
>
> I assume OpenSSL takes care of this for us, right? We just have to set
the flags on the connection?

Right.

Yours,
Laurenz Albe


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

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: 9.1.2 ?
Следующее
От: Jan Kundrát
Дата:
Сообщение: Re: Re: [patch] Include detailed information about a row failing a CHECK constraint into the error message