From owner-freebsd-questions Thu Aug 22 6: 2:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64C3B37B401 for ; Thu, 22 Aug 2002 06:02:09 -0700 (PDT) Received: from home.HoundsOfHeaven.com (216-93-126-013.mdmmi.voyager.net [216.93.126.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9FA943E6A for ; Thu, 22 Aug 2002 06:02:08 -0700 (PDT) (envelope-from bill@TechServSys.com) Received: from home (william [192.168.10.2]) by home.HoundsOfHeaven.com (8.8.8/SCO5) with ESMTP id JAA01561 for ; Thu, 22 Aug 2002 09:02:08 -0400 (EDT) From: "bill" To: freeBSD-Questions Date: Thu, 22 Aug 2002 09:04:22 -0400 MIME-Version: 1.0 Subject: RE: slooooow httpd serving Message-ID: <3D64A916.258.7CC80@localhost> In-reply-to: <72992B39BBD9294BB636A960E89AE02E9534CF@hermes.webwasher.com> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 22 Aug 2002 at 13:50, Maurice Smulders wrote: > Bill, > > an adaptec 1542 is an ISA bus master controller, and does not really like when there is more than 16MB of RAM. It cannot address more. I don't know how the FreeBSD driver is made, but worst case a lot of memory shuffling has to be done for I/O... Try to take 16MB out, and see what happens. > > Maurice > It used to be a database server and did not have a problem at all with 32 Meg. I literally only added the nic and loaded freeBSD/Apache. -bill- > -----Original Message----- > From: bill [mailto:bill@TechServSys.com] > Sent: Thursday, August 22, 2002 1:26 PM > To: freeBSD-Questions > Subject: slooooow httpd serving > > > I have more or less successfully built my first freeBSD system to be a > webserver and configured Apache for virtual hosts and all seems well, except: > > when it is serving a large (100k) graphic it is slower than mud going uphill. > > hardware: > 485-66, 32Mb ram > The nic is an intel pro/10 > scsi disk subsystem with an adaptec 1542c (I think it is a c, not sure - but it > ran a complex database application before it was retired for a faster machine) > > Top says: > load averages 0.00 0.01 0.00 > top is using 0.93% > sendmail is using 0.00 > httpd is using 0.00 > > watching top I see that httpd goes to RUN about once every 3 seconds. > > > netstat shows a very large send q: 33580 until the browser apparently gives > up. > when I reload the page the q goes up again and it _finishes_ displaying the > image. > > I could use some help in figuring out what is so slow. > > Also, may or may not be related: I have not configured Sendmail yet and it > gets unhappy and panics every morning when it can't deliver something. > > -bill- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message