Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 1998 14:43:24 -0400 (EDT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        David Chamberlain <david.chamberlain@ibm.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: FreeBSD, Apache and databases
Message-ID:  <Pine.BSF.4.02.9809021438120.6273-100000@hub.org>
In-Reply-To: <35ED9035.1A7934E1@ibm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Sep 1998, David Chamberlain wrote:

> The computer that I have for an internal company web server is a 486sx/33 with
> 8mb of RAM and about 300 MB of disk.
> 
> This works OK for a web server when their are probably never more that 5
> people looking at the pages at once.  I just don't think it will make a decent
> SQL server.  Maybe I am wrong, though.

	You should try it, you might be surprised.  We ran PostgreSQL on a
*slightly* more power machine for about 8 months or so, handling a dial-up
accounting system (the database was used for both dialup time log files as
well as authentication)...if you design your databases well enough, you
shouldn't have a problem...a little faster with more powerful server, but
then you can always use that for a justification ... "yes sir, it is a
little bit slow, but we are trying to show what is possible, and with even
a small investment in some hardware, we could really make this puppy
bark"...what is the current cost of RAM in the US?  Up here, I think its
something like $200CDN for 128Meg of RAM? (haven't priced out in a while,
so forgive me if I'm way out on that)...

	but, if you are only talking about 5 ppl looking at the pages at
once, I don't see you not being able to get away with it...but, with 300MB
of disk, alot depends on how big your databases are...


> 
> David Chamberlain
> 
> The Hermit Hacker wrote:
> > 
> > On Wed, 2 Sep 1998, David Chamberlain wrote:
> > 
> > > I want to create a web page that publishes dynamic information from a
> > > database.  The data that I have to publish is currently in Access, but I could
> > > easily move it to an Informix server that we have running on SCO Unix.
> > >
> > > I could also, possibly, move it to one of the free SQL servers, like MySQL,
> > > that runs on FreeBSD, but that would mean buying some hardware that I don't
> > > think I could get approved right now.
> > 
> >         Why would that mean buying some hardware?


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?Pine.BSF.4.02.9809021438120.6273-100000>