Re: slower connect from hostnossl clients

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: slower connect from hostnossl clients
Дата
Msg-id 32274.1465305971@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: slower connect from hostnossl clients  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> One thing that could be taking the time is an extra roundtrip -- e.g. it
> tries to connect with ssl fails and retries without.

I'd assume a priori that that's it.  If so, the fix is to configure libpq
to try non-SSL first not SSL first.  There is an option for that, IIRC.
        regards, tom lane



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