Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 1995 19:32:57 +0800 (CST)
From:      Brian Tao <taob@gate.sinica.edu.tw>
To:        Howard Lew <hlew@genome.Stanford.EDU>
Cc:        questions@FreeBSD.org
Subject:   Re: httpd 1.3 setup problem
Message-ID:  <Pine.BSI.3.91.950507192824.4550P-100000@aries.ibms.sinica.edu.tw>
In-Reply-To: <Pine.SUN.3.91.950505224911.28111F-100000@vegemite.Stanford.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 May 1995, Howard Lew wrote:
> 
> Hi!  I'm having a problem compiling NCSA's httpd 1.3.  It chokes and 
> stops with the following errors.  Can anyone help me?  

    Look for a line that begins with EXTRA_LIBS= in the Makefile and
change it to:

EXTRA_LIBS= -lcrypt

    BTW, I have the pre-forking version of NCSA httpd 1.4 running on
my FreeBSD 2.0 system.  Using a mixture of clients from both near (on
Ethernet) and far (across the ocean) pounding on the server for 10
hours, I came up with a figure of 675000+ requests per day on a
486DX4/100, with the load average hovering around 0.60 the whole time.  :)
-- 
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.950507192824.4550P-100000>