On Monday, February 22, 2021, 10:55:04 PM GMT+1, Viktor Dukhovni
<[email protected]> 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 processes are either
> busy and so time to process $max_use requests, or else idle
> and then $max_idle. It is rare, to see many widely spaced
> connections, that are just under $max_idle apart.
This lines are gold.... thanks Viktor...
------Pedreter.