I have been browsing through the documentation and have hit a wall. I want
to run Apache and Tomcat on separate machines. More than that I want to load
balance my Tomcat application servers. I have done this in the past using
mod_jserv to talk to jserv servers and it worked pretty well.

>From what I have gathered I want to use mod_jk with ajp v1.3. I understand
everything in the mod_jk.conf-auto and the workers.properties except... the
workers.properties file defines tomcat specific variables (i.e.
workers.tomcat_home, workers.java_home, classpaths etc...). How can I define
tomcat internals from an apache machine that doesn't have tomcat installed?
What do I need to define within the workers.properties to have my apache
machines connect to the tomcat machines.

Do I have to install tomcat on all of the machines? What about a jdk? Has
anybody done this? Can somebody help me with this config?

Thanks in advance,

-Max

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to