slower connect from hostnossl clients - Mailing list pgsql-hackers

From Pavel Stehule
Subject slower connect from hostnossl clients
Date
Msg-id CAFj8pRBmYNFwLqh_M_6C64qLx9C4PqnQ4pFAckWB9rEDOeSjtg@mail.gmail.com
Whole thread Raw
Responses Re: slower connect from hostnossl clients  (Magnus Hagander <magnus@hagander.net>)
List 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

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [sqlsmith] Failed assertion in postgres_fdw/deparse.c:1116
Next
From: Magnus Hagander
Date:
Subject: Re: slower connect from hostnossl clients