SSL sessions

Поиск
Список
Период
Сортировка
От Bear Giles
Тема SSL sessions
Дата
Msg-id 3E0E1E8C.2040503@coyotesong.com
обсуждение исходный текст
Список pgsql-hackers
On other quick note - when we were discussing SSL sessions earlier 
I remember the concensus was that database clients usually keep a 
connection established for relatively long times.

But now I'm not so sure - what about web servers communicating to 
a database backend?  They should use connection pooling, but is 
this a realistic expectation?

If there are frequent secure connections (e.g., to store sensitive 
information such as credit card information... one would hope!) 
but no connection pooling, it may make sense to support resumable 
secure connections even if they are unnecessary for most clients. 
These sessions would still expire after some (configurable) idle 
period.

Bear



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

Предыдущее
От: Bear Giles
Дата:
Сообщение: next set of SSL - ideas?
Следующее
От: David Walker
Дата:
Сообщение: Bad download link