slower connect from hostnossl clients

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: slower connect from hostnossl clients
Date: 2016-06-07 09:24:12
Message-ID: CAFj8pRBmYNFwLqh_M_6C64qLx9C4PqnQ4pFAckWB9rEDOeSjtg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I am testing speed of connection to Postgres.

The ssl connection is slower, and it is expected. But when I configure
pg_hba.conf to disable ssl via hostnossl, then ssl is not used, but the
speed is similar to ssl.

Is it expected behave?

Regards

Pavel

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2016-06-07 09:29:19 Re: slower connect from hostnossl clients
Previous Message Amit Langote 2016-06-07 09:17:45 Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116