Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!swrinde!mips!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!uxc.cso.uiuc.edu!paul From: paul@uxc.cso.uiuc.edu (Paul Pomes - UofIllinois CSO) Newsgroups: comp.mail.sendmail Subject: Re: Listen on port 25 dies: problem solved? Message-ID: <1991May31.171930.3144@ux1.cso.uiuc.edu> Date: 31 May 91 17:19:30 GMT References: <1991May31.120301.11002@nmrdc1.nmrdc.nnmc.navy.mil> Sender: usenet@ux1.cso.uiuc.edu (News) Reply-To: Paul-Pomes@uiuc.edu Organization: University of Illinois at Urbana Lines: 26 rdc30@nmrdc1.nmrdc.nnmc.navy.mil (LCDR Michael E. Dobson) writes: > When comparing the .cf >files for the two versions, I noted that the load average (OX) parameter was >15 for the 5.59 version, but the .m4 file I used to create the 5.65b version >used a value of 7. Increasing the value to 15 for 5.65b+IDA seems to allow >it to work. Does the displayed load average on your machine as shown by uptime agree with what sendmail calculates using getloadavg()? The latter can be determined by using the -d3.1 flag, e.g., sendmail -bt -d3.1. If you normally have a busy machine, then the distributed values for Ox and OX will need tweaking. For instance our Convex C240 uses 20 for queueing and 40 for rejecting connections. Compiling with SETPROCTITLE defined will show what sendmail is up to when checking with ps. The getloadavg.c file has become the hairest portion of the sendmail code. Unfortunately kernel diving is never neat. /pbp -- Paul Pomes, Computing Services Office University of Illinois - Urbana Email to Paul-Pomes@uiuc.edu