Re: Redirection and Load Balancing

2001-08-09 Thread George Shafik
opriate server. Its clear you will have duplicate document structures on each of the JVMs but is this where things get resolved ? George - Original Message - From: "Paul Nock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 10, 2001 7:31 AM Subject: RE:

RE: Redirection and Load Balancing

2001-08-09 Thread Paul Nock
1 5:10 PM To: [EMAIL PROTECTED] Subject: Re: Redirection and Load Balancing Sounds great Paul. What sort of environment are you using mod_jk in ? - OS platform - Version of Apache, Tomcat - How many versions of Apache and Tomcat are you running in parallel in order to mirror your Web Site so you c

Re: Redirection and Load Balancing

2001-08-08 Thread George Shafik
] - Original Message - From: "Paul Nock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 8:44 AM Subject: RE: Redirection and Load Balancing > You can use mod_jk to load balance between different JVMs running Tomcat. > Works well, w

RE: Redirection and Load Balancing

2001-08-08 Thread Mandar Joshi
Then is there any mechanism on tomcat standalone for load balancing ? Thanks Mandar -Original Message- From: Tim O'Neil [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 08, 2001 4:02 PM To: [EMAIL PROTECTED] Subject: RE: Redirection and Load Balancing At 03:51 PM 8/8/2001, you

RE: Redirection and Load Balancing

2001-08-08 Thread Tim O'Neil
At 03:51 PM 8/8/2001, you wrote: >Is it possible to use mod_jk with standalone tomcat ? No, mod_jk is an apache binary module. How could tomcat alone use it?

RE: Redirection and Load Balancing

2001-08-08 Thread Mandar Joshi
Is it possible to use mod_jk with standalone tomcat ? Thanks for your help Mandar -Original Message- From: Paul Nock [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 08, 2001 3:44 PM To: [EMAIL PROTECTED] Subject: RE: Redirection and Load Balancing You can use mod_jk to load

RE: Redirection and Load Balancing

2001-08-08 Thread Paul Nock
27;ll need to configure the workers.properties, etc. to use the 'loadbalancer' worker. Paul -Original Message- From: George Shafik [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 08, 2001 3:40 PM To: [EMAIL PROTECTED] Subject: Redirection and Load Balancing Hi All,

Redirection and Load Balancing

2001-08-08 Thread George Shafik
Hi All, Current System Architecture Apache : 3.17 (Custom Build) Tomcat : 3.2.2 (Custom Build) Deployment : war files. Platform : Red Hat Linux 6.2 We are after a method to redirect based on a limit on the number of page hits or the load on the current Web Server. The redirection needs to be pe