Hi Peter thanks for your reply.
I configure only files that I mention on my previous e-mail. The instructions are written a bit confusing. They are mention some mod_jk.dll that needs to be used on Windows machines, but I haven't found any where I could download it. I'm trying to use this for the first time so I would appreciate if you or somebody else could send me some examples files which would make my environment work. I will use different ajp13 for each instance. As mention first I'd like to make work one instance. After it should be easy to make work all of them. So I would appreciate if somebody could tell me what to put in every necessary file on apache, mod_jk conf and tomcat's server.xml. Thanks. Grega From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 4:43 PM To: Tomcat Users List Subject: Re: mod_jk - load balancing Hello Gregor, did you configure jk_mounts in jk.conf ? They determine, what is passed on via the loadbalancer-worker to tomcat. Also, I dislike the idea to habe the same ajp-Port al all instances (or do they have different names?). Finally, do not forget to set the individual jvm_route on the host-configuration inside tomcat's server.xml Regards, Peter
