Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention
Date
Msg-id CAOYmi+nZMA_mwJgV+Ydnh6bzrN3ftuESQUG730TkEBTsM1qmzg@mail.gmail.com
Whole thread
In response to new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention  (Jakub Wartak <jakub.wartak@enterprisedb.com>)
Responses Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention
List pgsql-hackers
On Thu, May 28, 2026 at 12:25 AM Jakub Wartak
<jakub.wartak@enterprisedb.com> wrote:
> I understand that this would be somehow related with dropping support for legacy
> OpenSSL (?).

I think so. See for example

    https://github.com/openssl/openssl/issues/19612

I'd like to discuss (possibly not as part of this thread) dropping
support for 1.1.1 for PG20, which I think should make this somewhat
easier. And I've cc'd some co-conspirators on the OpenSSL
modernization front. :)

Thanks,
--Jacob



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Make memory checking / sanitizing infrastructure better
Next
From: Andres Freund
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st