[119] in World Wide Web
Re: Resource estimation
daemon@ATHENA.MIT.EDU (Tim Berners-Lee)
Wed Jun 16 07:17:13 1993
Date: Wed, 16 Jun 93 13:14:36 +0200
From: Tim Berners-Lee <timbl@www3.cern.ch>
To: nop@theory.cs.mankato.msus.edu (Jay A. Carlson)
Cc: timbl@nxoc01.cern.ch, Nathan.Torkington@vuw.ac.nz, www-talk@nxoc01.cern.ch
Reply-To: timbl@nxoc01.cern.ch
> Date: Wed, 16 Jun 1993 03:44:23 -0500
> From: nop@theory.cs.mankato.msus.edu (Jay A. Carlson)
>
> Also note that httpd appears to be somewhat memory-hungry. On my
> DECstation 5000, running Ultrix, it used 8M to serve ONE PAGE. In
a
> system serving more pages I can see that this kind of caching would
be
> useful, but in small systems you may wanna look at an alternative
> server.
Not sure what that 8M is. It's not caching anything.
Be sure to strip the executables if you take the distributed ones --
I notice they are 300k to 600k whereas a stripped on is around
say 150k (that's compiled including the WAIS gateway code)
as they were compiled with debug flags on.
Anyone know what the 8M is?
Tim