Re: Incoming/Sent traffic data

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Incoming/Sent traffic data
Дата
Msg-id 1008.1305307030@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Incoming/Sent traffic data  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Incoming/Sent traffic data  ("Johann 'Myrkraverk' Oskarsson" <johann@2ndquadrant.com>)
Список pgsql-jdbc
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Israel Ben Guilherme Fonseca <israel.bgf@gmail.com> wrote:
>> But here is the question, does the SSL compress the data too?

> It can, if that is negotiated properly:
> http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#comp

> Apparently the JDBC driver isn't attempting to negotiate
> compression.  I don't know how hard that would be to change.

What surprises me here is not so much that JDBC doesn't enable SSL
compression as that the python case does.  I remember people complaining
that libpq doesn't enable SSL compression, which is unsurprising given
what it says on that FAQ page.  Is the python test not using a
libpq-based client library?

            regards, tom lane

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

Предыдущее
От: Israel Ben Guilherme Fonseca
Дата:
Сообщение: Re: Incoming/Sent traffic data
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Incoming/Sent traffic data