Home
last modified time | relevance | path

Searched refs:MaxQueueChildren (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dqueue.c1570 MaxQueueChildren > 0 &&
1572 MaxQueueChildren
1575 if (MaxQueueChildren > 0 &&
2314 MaxQueueChildren > 0)
3700 MaxQueueChildren > 0)
3893 MaxQueueChildren > 0)
7642 if (MaxQueueChildren > 0 && i > MaxQueueChildren)
7648 MaxQueueChildren);
7906 if (MaxQueueChildren > 0 && in makeworkgroups()
7915 if (MaxQueueChildren > 0 && in makeworkgroups()
[all …]
H A DTUNING115 per queue group (Runner=) and overall (MaxQueueChildren).
188 is done by MaxQueueChildren. Starting the daemon with the option
226 runners (MaxChildren vs. MaxQueueChildren). DelayLA is a new option
H A Dsendmail.h2266 EXTERN int MaxQueueChildren; /* max # of forked queue children */ variable
H A Dreadcf.c4025 MaxQueueChildren = atoi(val);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf246 #O MaxQueueChildren
/freebsd/contrib/sendmail/cf/
H A DREADME4169 confMAX_QUEUE_CHILDREN MaxQueueChildren
4176 [1] Only active when MaxQueueChildren
4180 group. See also MaxQueueChildren.
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4394 _OPTION(MaxQueueChildren, `confMAX_QUEUE_CHILDREN', `')
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES680 If MaxQueueChildren is set then it was possible that new queue
2005 make sure the total limit of MaxQueueChildren is not
2328 cause delays if MaxQueueChildren is set too low. Problem
3031 Option MaxQueueChildren added to limit the number of concurrently
3449 confMAX_QUEUE_CHILDREN MaxQueueChildren