Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 15:01:34 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        "Langa Kentane" <evablunted@earthling.net>
Cc:        "FreeBSD" <Freebsd-questions@FreeBSD.ORG>
Subject:   Re: slow reponse from FreeBSD 3.2-R server 
Message-ID:  <225.938523694@axl.noc.iafrica.com>
In-Reply-To: Your message of "Tue, 28 Sep 1999 13:37:39 %2B0200." <077401bf09a6$c7ee2f40$36a8ef9b@sunnet.co.za> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 28 Sep 1999 13:37:39 +0200, "Langa Kentane" wrote:

> I have a problem with my server, when I connect to it, be it port 23, 110,
> 80 or 25 it takes quite a while to respond.  Sometime when my mailers even
> time out.

1) Are you sure your host's DNS resolution is decent? You can check that
   sort of thing out by using nslookup on hostnames that you're pretty
   sure haven't been looked up from your host recently.

2) Perhaps the services you're trying to conenct to are all being
   launched out of inetd? This can be a real performance problem,
   especially if the services are handled by programs with a high
   startup overhead.

   Also, FreeBSD 3.2's inetd uses TCP Wrappers to validate connection
   attempts.  Perhaps you've specified the slow PARANOID option in one
   or more of your rules in /etc/hosts.allow ?

3) Perhaps your machine is very busy. What's the load average on the box
   looking like? What does the top program show you?

4) Perhaps you're using the wrong duplexing on your ethernet card. This,
   however, is something you'd have to know. It's not something someone
   else can tell you about your own network.

As you can see, the problem you're having could have a number of causes.
Good luck with your investigations. :-)

later,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?225.938523694>