Subject: Re: Apache as a daemon (bit offtopic)
To: Henry B. Hotz <hotz@jpl.nasa.gov>
From: Joshua E Hope <otaku@unixgeek.ml.org>
List: port-mac68k
Date: 08/18/1998 00:33:55
Well, as I've been saying (but not yet on the list), I'm usually lucky to
get 5 hits a day. So it isn't much of a concern running it via inetd, and
I'd rather have it up only when the rare occasion of a hit happens :)

Anyway, as of now I can't figure out why it's giving a network read error
with lynx. It starts the daemon and everything...I've checked the logs,
and there's nothing there. No errors...very strange.

Thanks for the help :)

Josh Hope
"Yes, I use UNIX. Why are you laughing?!"
-----------------------------------------
root                 nefas       melkor
root@unixgeek.ml.org @SuperChat  @ChatNet
-----------------------------------------
                   http://unixgeek.ml.org


On Mon, 17 Aug 1998, Henry B. Hotz wrote:

> At 8:36 AM -0700 8/17/98, David A. Gatwood wrote:
> >BTW, why are you running it under inetd?  httpd was designed primarily to
> >run as a background daemon, and it's much more efficient that way (less
> >disk/processor intensive, etc., since it doesn't have to spawn a new httpd
> >process every time you get a web hit).  Just wondering.
> 
> That's true, but it soaks up a fair amount of swap space.  inetd lets it
> use zero resources while not in use, but a connection startup has more
> overhead.
> 
> Signature failed Preliminary Design Review.
> Feasibility of a new signature is currently being evaluated.
> h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu
> 
> 
>