According to relayd.conf(5) the prefork option should spawn the defined
number of processes to handle relayed connections - the default is 3.
I've tried setting it to 5, 10, and 12 on OpenBSD 5.8 - but it seems
like it is getting ignored, as ps(1) always shows me 3 relay processes,
which is the de
Yes. Ordering is important *D'oh*:
Putting prefork before the table definition fixed the issue.
On Wed, Mar 16, 2016 at 2:02 PM, Tobias Feldhaus
wrote:
> According to relayd.conf(5) the prefork option should spawn the defined
> number of processes to handle relayed connections - the default is
2 matches
Mail list logo