Re: Delays between "connection received" and "connection authenticated" because of localhost entries in hba

From: Vijaykumar Jain <vijaykumarjain(dot)github(at)gmail(dot)com>
To: Alan Hodgson <ahodgson(at)lists(dot)simkin(dot)ca>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Delays between "connection received" and "connection authenticated" because of localhost entries in hba
Date: 2024-10-29 18:45:47
Message-ID: CAM+6J95NCg6WNDjYyx42zjeocKXoPf7emci1zHCTboXGaE+WeQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 30 Oct 2024 at 00:04, Alan Hodgson <ahodgson(at)lists(dot)simkin(dot)ca> wrote:

> On Tue, 2024-10-29 at 16:30 +0000, Daniel Westermann (DWE) wrote:
>
> Delays between "connection received" and "connection authenticated"
> because of localhost entries in hba
>
>
> Maybe check that "files" is the first mechanism for hosts lookups in
> nsswitch.conf.
>
> afaik dig doesn't follow the same name resolution path as glibc.
>

a connection received should mean resolution was done, right ? am i missing
something?
I could try adding delay with traffic control, but then if a connection
established is logged in the log, then name resolution is ok ?

or the syscall to md5 is slow , does it work faster for trust ? just saying
:)

--
Thanks,
Vijay

Open to work
Resume - Vijaykumar Jain <https://github.com/cabecada>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alan Hodgson 2024-10-29 19:10:07 Re: Delays between "connection received" and "connection authenticated" because of localhost entries in hba
Previous Message Alan Hodgson 2024-10-29 18:34:13 Re: Delays between "connection received" and "connection authenticated" because of localhost entries in hba