Demi Marie Obenour:
> On 2/7/22 10:00, Wietse Venema wrote:
> > V?ctor Rubiella Monfort:
> >> Hello,
> >>
> >> I'm was reading http://www.postfix.org/TUNING_README.html about increase
> >> number of process configurations related.
> >>
> >> We can increase smtp easly to 1000 connections for exampl
> On 7 Feb 2022, at 11:54 am, Demi Marie Obenour wrote:
>
> To what extend is Postfix’s process-per-connection architecture a
> limitation here?
It isn't a practical barrier. The reason to increase concurrency
is to be able to handle more "slow" connections without running out
of connection slo
On 2/7/22 10:00, Wietse Venema wrote:
> V?ctor Rubiella Monfort:
>> Hello,
>>
>> I'm was reading http://www.postfix.org/TUNING_README.html about increase
>> number of process configurations related.
>>
>> We can increase smtp easly to 1000 connections for example to allow
>> multiple incoming con
On Mon, Feb 07, 2022 at 03:11:25PM +0100, Víctor Rubiella Monfort wrote:
> We can increase smtp easly to 1000 connections for example to allow
> multiple incoming connections.
When you raise the number of "smtp inet ... smtpd" process slots the you
just need to ensure that your disk and network a
V?ctor Rubiella Monfort:
> Hello,
>
> I'm was reading http://www.postfix.org/TUNING_README.html about increase
> number of process configurations related.
>
> We can increase smtp easly to 1000 connections for example to allow
> multiple incoming connections. But what about pickup and qmsg proc