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.
 
----- Original Message -----
Sent: Thursday, October 26, 2006 12:41 PM
Subject: [EMAIL PROTECTED] 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


 

Reply via email to