--- sendmail-8.11.1/cf/m4/proto.m4.chmou Sat Nov 11 21:50:51 2000 +++ sendmail-8.11.1/cf/m4/proto.m4 Sat Nov 11 21:51:07 2000 @@ -400,10 +400,10 @@ _OPTION(TryNullMXList, `confTRY_NULL_MX_LIST', `False') # load average at which we just queue messages -_OPTION(QueueLA, `confQUEUE_LA', `8') +_OPTION(QueueLA, `confQUEUE_LA', `100') # load average at which we refuse connections -_OPTION(RefuseLA, `confREFUSE_LA', `12') +_OPTION(RefuseLA, `confREFUSE_LA', `100') # maximum number of children we allow at one time _OPTION(MaxDaemonChildren, `confMAX_DAEMON_CHILDREN', `12')