From owner-freebsd-questions Tue Dec 23 16:06:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA22534 for questions-outgoing; Tue, 23 Dec 1997 16:06:17 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from luke.cpl.net ([209.150.73.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA22521 for ; Tue, 23 Dec 1997 16:06:12 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.8/8.6.12) with SMTP id QAA02555; Tue, 23 Dec 1997 16:03:35 -0800 (PST) Date: Tue, 23 Dec 1997 16:03:35 -0800 (PST) From: Shawn Ramsey To: Jim Scott cc: freebsd-questions@FreeBSD.ORG Subject: Re: Machine Recomendations In-Reply-To: <34A00ECC.703F@infoconex.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > What kind of machine would you setup to act as a web server that got > around 500 hits a day? > > 386? 486? Pentium? > > What is optimum network card for Free BSD > > How much memory > > Etc.. If you mean 500 hits total per day HTML only(no cgi), a 386 with 16MB of ram would do. We used to run a 386-40DX FreeBSD server with 16MB of ram, it served nicely as a DNS and light web server, a few thousand hits per day, mostly HTML. But even CGI wasnt bad as long as there werent more than a couple at a time.