Re: Is there any performance penalty using --with-ssl? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Is there any performance penalty using --with-ssl?
Date
Msg-id 2518.1010116991@sss.pgh.pa.us
Whole thread Raw
In response to Is there any performance penalty using --with-ssl?  (Palle Girgensohn <girgen@partitur.se>)
Responses Re: Is there any performance penalty using --with-ssl?  (Palle Girgensohn <girgen@partitur.se>)
Re: Is there any performance penalty using --with-ssl?  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Is there any performance penalty using --with-ssl?  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: Is there any performance penalty using --with-ssl?  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Palle Girgensohn
Date:
Subject: Is there any performance penalty using --with-ssl?
Next
From: Peter Eisentraut
Date:
Subject: Re: Is there any performance penalty using --with-ssl?