On Monday, February 22, 2021, 10:55:04 PM GMT+1, Viktor Dukhovni
wrote: >- For *SQL and LDAP, change is immediate.
>- For indexed tables, when switching to a new client connection.
>- For flat files (CIDR, PCRE, ..., main.cf), worst case $max_idle
> times $max_use, but typically of course
On Mon, Feb 22, 2021 at 02:32:59PM -0700, Bob Proulx wrote:
> Viktor Dukhovni wrote:
> > If it is not an emergency, and it was working fine before the change,
> > generally
> > best to let the change take place incrementally. You can reduce the latency
> > by reducing $max_idle to ~5s and perhap
Viktor Dukhovni wrote:
> Actually, to expedite the visibility configuration changes, it is generally
> sufficient to do a "graceful" reconfiguration via "postfix reload". Or
> just do nothing, and let the change take place incrementally as processes
> "age out" (subject to $max_use and $max_idle)