Re: Load Balancing and JkMount

2001-03-21 Thread Amir Nuri
Hi Thanks for your response, I can't activate the load balancing yet, Do you have any more ideas ?? I use the following configuration: My worker configuration file: worker.list=lb worker.ajp12.host=host1 worker.ajp12.port=8007 worker.ajp12.type=ajp12 worker.ajp13.host=host1

RE: Load Balancing and JkMount

2001-03-20 Thread David Oxley
- From: Amir Nuri [mailto:[EMAIL PROTECTED]] Sent: 20 March 2001 07:23 To: Tomcat-User Subject: Load Balancing and JkMount All the examples and archive messages that I have seen so far talk about load balancing using either multiple JVM's or Multiple Connector Directives with different port numbers

Re: Load Balancing and JkMount

2001-03-20 Thread tomcat
I've not tried this, but don't you replace the workers in the in the workers list in the workers.properties file with the "lb" worker, and then add all of the workers you want load-balanced to the load-balancer list? email me back if you don't understand my suggestion and I'll look into the

Qs on Load Balancing and JkMount

2001-03-19 Thread Amir Nuri
All the examples and archive messages that I have seen so far talk about load balancing using either multiple JVM's or Multiple Connector Directives with different port numbers and corrosponding workers in the workers.properties file. But they all use different Mount Moints for each worker !

Load Balancing and JkMount

2001-03-19 Thread Amir Nuri
All the examples and archive messages that I have seen so far talk about load balancing using either multiple JVM's or Multiple Connector Directives with different port numbers and corrosponding workers in the workers.properties file. But they all use different Mount Points for each worker !

Qs on Load Balancing and JkMount

2000-12-12 Thread Shahed Ali
Hi , All the examples and archive messages that I have seen so far talk about load balancing using either multiple JVM's or Multiple Connector Directives with different port numbers and corrosponding workers in the workers.properties file. But they all use different Mount Moints for each