Apache will load several more child instances in addition to each loaded instance as well, the number of which is limited by a setting in the httpd.conf file. So for each initial load, you may have a dozen more instances running in memory as well, as each visitor comes to your server. So running out of memory could be an issue. Bjorgen -----Original Message----- From: Bill Angus [mailto:mdangus@xxxxxxxxxxxxx] Sent: Thu 10/26/2006 6:08 PM To: users@xxxxxxxxxxxxxxxx Cc: Subject: Re: [users@httpd] multiple apache instances-help Apache on windows works fine with multiple instances. The Apache Monitor does a good job of keeping track of which instances are running, and their status. Bill Angus, MA http://www.psychtest.com ----- Original Message ----- From: sharath reddy To: users@xxxxxxxxxxxxxxxx Sent: Thursday, October 26, 2006 12:41 PM Subject: [users@httpd] multiple apache instances-help Hi All, I want to use multiple instances of apache on diffrent ports, for that i wrote differnt httpd.conf files for different ports(of course, each have unique Listen port and httpd.pid files, log files), and i just loading httpd multiple times with one config file for each port ( using apache/bin/apachectl -f apache/conf/httpd1.conf -k start, and ..... httpd2.conf -k start) , and it just seems to be working. Am I heading in the right direction here? Thanks -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
<<winmail.dat>>
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx