Re: Is there any performance penalty using --with-ssl?

Marc G. Fournier <scrappy@hub.org>

From: "Marc G. Fournier" <scrappy@hub.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Palle Girgensohn <girgen@partitur.se>, <pgsql-hackers@postgresql.org>
Date: 2002-01-04T05:50:08Z
Lists: pgsql-hackers
On Thu, 3 Jan 2002, Tom Lane wrote:

> Palle Girgensohn <girgen@partitur.se> writes:
> > I am preparing the update of the FreeBSD port of PostgreSQL with the
> > upcoming 7.2, and I'm just wondering: is there any performance penalty
> > intoduced by including --with-ssl in the default configure args?
>
> Failure to build/run if SSL libraries are not available?
>
> AFAIK there is no run-time penalty, especially not if the server is
> started without the enable-ssl switch.  But there had better be an
> SSL library to link with.

SSL libraries are default with a FreeBSD install, as its required by SSH
...