Thanks, but credit where credit is due. The basis for my configuration was taken from the examples in the source code. There are a lot of notes in the original source code configurations. Even if you don't compile it yourself (I do, since I'm mostly on Linux), the files are worth the read.
Download the connector source from http://tomcat.apache.org/download-connectors.cgi, unzip the file, and take a look in the tomcat-connectors-1.2.30-src/conf directory. There are a lot of nice explanations tucked into the example configuration files. . . . . just my two cents. /mde/ ----- Original Message ---- From: Andrew Bruno <andrew.br...@gmail.com> To: Tomcat Users List <users@tomcat.apache.org> Sent: Mon, September 13, 2010 12:09:30 AM Subject: Re: Apache AJP to 4 TCs I did a fresh install, and it all worked. Steps documented @ http://bruniglobal.blogspot.com/2010/09/load-balancing-4-tomcats-with-apache-22.html I then went back to my old install, and noticed that I didnt specific ServerName domain:80 I did that and it all worked.. weird. Anyway, thank you all for your help on this, I really liked Mark's worker.template approach :) and Chris' questions & info. If there is anything I can improve in the process, as documented, please let me know. Cheers Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org