Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 1998 12:05:47 -0400 (EDT)
From:      Satya Devireddy <satya@dspsoft.com>
To:        Tom Brown <Tom@mercia.com>
Cc:        "'freeBSD support'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Grog: Apache only starts one process but seems to work fine.
Message-ID:  <Pine.BSF.4.02A.9809091152540.10781-100000@srv.kapmail.com>
In-Reply-To: <9500FBE37C19D1118D2200A0C907E0A5433A06@MERCIA_2>

next in thread | previous in thread | raw e-mail | index | archive | help

> I have managed to get Apache installed as a standalone system.  I can send
> requests to it no problem, and I get my pages back fine.  
> The FreeBSD handbook by Grog say's that apache should start 7 processes, I
> do ps -aux and see only one.  Is this a problem???

In you /usr/local/etc/apache/httpd.conf

set the StartServers x
to start x httpd processes

It is upto you to decide how many you want to start. It will
depend on who many concurrent clients you want to serve.

Also checkout the
MinSpareServers and MaxSpareServers  settings

-Satya


-----------------
Satya Devireddy	   
satya@dspsoft.com 


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.02A.9809091152540.10781-100000>