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

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Palle Girgensohn" <girgen(at)partitur(dot)se>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Is there any performance penalty using --with-ssl?
Date: 2002-01-04 04:25:23
Message-ID: GNELIHDDFBOCMGBFGEFOOEABCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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.

Well, FreeBSD has come with OpenSSL in the base system by default for a long
time now.

What about the memory size overhead it adds to every postgres process?

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Palle Girgensohn 2002-01-04 04:27:12 Re: Is there any performance penalty using --with-ssl?
Previous Message Peter Eisentraut 2002-01-04 04:08:16 Re: Is there any performance penalty using --with-ssl?