Hi Dan,
you can implement the load balancing by including the 
appropriate directives in Apaches mod_jk.conf-auto file 
or the tomcat_apache.conf file that you include in the
httd.conf file...

see the following link :-
http://java.apache.org/jserv/howto.load-balancing.html

This talks about using JSERV with Apache - it is a bit old
but it explains the architecture...

We can load balance with Tomcat, with Apache using mod_jk,
it you need to know more about it - let me know.....
most of the information is in the tomcat, mod_jk user guides..


-- Nipun

-----Original Message-----
From: Dan Toomey [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 29, 2001 1:57 PM
To: [EMAIL PROTECTED]
Subject: Is there a way to implement a load-balancing algorithm in
Tomcat?


or does it need to be done in Apache? or can't be done? or...

Would like to look at the different servers and do something like pick the 
server with the least users vs a random assignment from a pool.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


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

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

Reply via email to