Re: Questions about enabling SSL

Поиск
Список
Период
Сортировка
От fabrix peñuelas
Тема Re: Questions about enabling SSL
Дата
Msg-id dedbc5820802120946x2677811cyb7ba91aac3555c78@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Questions about enabling SSL  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-performance
Thanks Michael...

2008/2/11, Michael Fuhr <mike@fuhr.org>:
On Mon, Feb 11, 2008 at 05:37:51PM -0700, Michael Fuhr wrote:
> On Mon, Feb 11, 2008 at 04:58:35PM -0700, fabrix peñuelas wrote:
> > If ssl is enable  in postgresql decreanse the performance of the database?
> > How much?
>
> The performance impact of an encrypted connection depends on how
> expensive the queries are and how much data they return.

Another consideration is how much time you spend using each connection
vs. how much time it takes to establish each connection.  A thousand
simple queries over the same encrypted connection might be significantly
faster than running each query over a separate unencrypted connection,
which in turn will probably be significantly faster than using
separate encrypted connections that must each carry out a relatively
expensive key establishment.

--
Michael Fuhr

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

Предыдущее
От: Craig James
Дата:
Сообщение: Dell Perc/6
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Dell Perc/6