Re: FreeBSD 4.8R sluggish performance

From: Warren Block (wblock_at_wonkity.com)
Date: 05/31/04

  • Next message: Gerard Seibert: "Making chmod changes static"
    Date: Mon, 31 May 2004 14:34:30 -0600 (MDT)
    To: Scott <scot-gale@excite.com>
    
    

    On Mon, 31 May 2004, Scott wrote:

    > I can always tell when the problem will occur based upon what
    > happens at boot. There are no error messages, but the slowness
    > begins when the standard daemons are loading. Cron and sshd
    > load just fine, but the delay occurs as sendmail loads, and
    > there is another delay as sendmail-clientmqueue loads. Once
    > that happens I know I'm in trouble thereafter.

    You can see if this is a DNS issue by comparing the reactions:

    ping hostname
    ping hostname's-ip-address

    In other words, if it's slow to look up a name, but quick when it
    doesn't have to, you've shown that it is a DNS problem.

    -Warren Block * Rapid City, South Dakota USA
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Gerard Seibert: "Making chmod changes static"