I am using apache 2.0.59 to connect to Tomcat 6.0.16 using mod_jk 1.2.26. Current configuration is working just fine. I have specified my worker.properties file location under httpd.conf (apache web server) as follows:
JkWorkersFile "D:\Apache Software Foundation\Tomcat 6.0\conf\jk\workers.properties" I now have to connect the same instance of web server (as above) to another instance of Tomcat running on a different ip address and port numbers. How can I go about specifying multiple Workers file? Or Can I use the same workers file and define new worker definition worker.wk2.port=new port number worker.wk2.host=new ip address worker.wk2.type=ajp13 Thanks, ________________________________ Anurag 301-296-3838 The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]