-----Original Message-----
From: Jim Garvin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: donderdag 2 april 1998 2:37
Subject: Apache Configurator


>Inside the Apache configurator in the Main  area there is a Server >Type
>which gives you a choce of standalone and inetd what are these and >are


Inetd is the "mother-process" of all internet processes. It spawns a process
for every TCP/IP request. The option inetd let's inetd handle the port, and
standalone means that HTTPD creates a master process. Advantage of
standalone is that is has nothing to do with inetd.

As far as I know, it has no advantages/disadvantages for virtual hosts.

        Igmar

>there any benefits for running virtual hosts?
>Thanks



--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with
                       "unsubscribe" as the Subject.




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to